Skip to content

Commit 73b46de

Browse files
rdrussottodcherian
authored andcommitted
Fix Sphinx links on contributing doc page (#3710)
1 parent 8772355 commit 73b46de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/contributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,9 @@ About the *xarray* documentation
231231
--------------------------------
232232

233233
The documentation is written in **reStructuredText**, which is almost like writing
234-
in plain English, and built using `Sphinx <http://sphinx.pocoo.org/>`__. The
234+
in plain English, and built using `Sphinx <http://sphinx-doc.org/>`__. The
235235
Sphinx Documentation has an excellent `introduction to reST
236-
<http://sphinx.pocoo.org/rest.html>`__. Review the Sphinx docs to perform more
236+
<http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html>`__. Review the Sphinx docs to perform more
237237
complex changes to the documentation as well.
238238

239239
Some other important things to know about the docs:

0 commit comments

Comments
 (0)