- Notifications
You must be signed in to change notification settings - Fork5.5k
Fix broken links for contributor#5600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
The link to the `Project Jupyter Documentation Guide` is broken.Fixed it links.
CONTRIBUTING.rst Outdated
| You should also have a look at the `Project Jupyter Documentation Guide`__. | ||
| __https://jupyter.readthedocs.io/en/latest/contrib_docs/index.html | ||
| __https://jupyter.readthedocs.io/en/latest/contributing/content-contributor.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@Nishikoh - thank you for this contribution!
I think the intention of this link is to point to the documentation guide, which appears to be here:https://jupyter.readthedocs.io/en/latest/contributing/docs-contributions/index.html
Once updated, I'd be happy to merge. Thank you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you for the review! Fixed it :D
kevin-bates left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you!
Fix#5599
The links to the
Project Jupyter Contributor DocumentationandProject Jupyter Documentation Guideis broken.Fixed them.