diff options
-rw-r--r-- | docs/development/getting-started.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst index 55dfd6cb..415f5d8e 100644 --- a/docs/development/getting-started.rst +++ b/docs/development/getting-started.rst @@ -111,5 +111,5 @@ The HTML documentation index can now be found at .. _`virtualenv`: https://pypi.python.org/pypi/virtualenv .. _`pip`: https://pypi.python.org/pypi/pip .. _`sphinx`: https://pypi.python.org/pypi/Sphinx -.. _`reStructured Text`: http://sphinx-doc.org/rest.html +.. _`reStructured Text`: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html .. _`this Github issue`: https://github.com/rfk/pyenchant/issues/42 |