updated link to sphinx docs (#4181)
diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst
index 55dfd6c..415f5d8 100644
--- a/docs/development/getting-started.rst
+++ b/docs/development/getting-started.rst
@@ -111,5 +111,5 @@
.. _`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