Skip to content

DOC: fix broken 404 contributor links in example notebooks#1012

Open
kabirvashisht4-glitch wants to merge 1 commit intosktime:mainfrom
kabirvashisht4-glitch:fix-broken-contributor-links
Open

DOC: fix broken 404 contributor links in example notebooks#1012
kabirvashisht4-glitch wants to merge 1 commit intosktime:mainfrom
kabirvashisht4-glitch:fix-broken-contributor-links

Conversation

@kabirvashisht4-glitch
Copy link
Copy Markdown
Contributor

Reference Issues/PRs
Fixes #1011

What does this implement/fix? Explain your changes.
Updated the "Contributors" link in the footer of all example notebooks in the examples/ directory. The previous link pointed to CONTRIBUTORS.md, which resulted in a 404 error. The link now correctly points to AUTHORS.rst.

Does your contribution introduce a new dependency?
No.

What should a reviewer concentrate their feedback on?
Checking that the markdown syntax in the .ipynb files is correct and that the link points to the intended AUTHORS.rst file.

Did you add any tests for the change?
No, this is a documentation-only fix.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@kabirvashisht4-glitch
Copy link
Copy Markdown
Contributor Author

kabirvashisht4-glitch commented Mar 31, 2026

@fkiraly , could you please review my PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Fix broken "Contributors" link in example notebooks

1 participant