Skip to content

Commit b8b5468

Browse files
authored
Merge pull request #5600 from Nishikoh/Fix-broken-link
Fix broken links for contributor
2 parents 617f746 + a8522bb commit b8b5468

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ General Guidelines
1414
For general documentation about contributing to Jupyter projects, see the
1515
`Project Jupyter Contributor Documentation`__.
1616

17-
__ https://jupyter.readthedocs.io/en/latest/contributor/content-contributor.html
17+
__ https://jupyter.readthedocs.io/en/latest/contributing/content-contributor.html
1818

1919

2020
Setting Up a Development Environment
@@ -201,4 +201,4 @@ Windows users can find ``make.bat`` in the ``docs`` folder.
201201

202202
You should also have a look at the `Project Jupyter Documentation Guide`__.
203203

204-
__ https://jupyter.readthedocs.io/en/latest/contrib_docs/index.html
204+
__ https://jupyter.readthedocs.io/en/latest/contributing/docs-contributions/index.html

0 commit comments

Comments
 (0)