diff options
Diffstat (limited to 'docs/development/getting-started.rst')
-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 e01ee277..cc333e4d 100644 --- a/docs/development/getting-started.rst +++ b/docs/development/getting-started.rst @@ -115,5 +115,5 @@ The HTML documentation index can now be found at .. _`virtualenv`: https://pypi.org/project/virtualenv/ .. _`pip`: https://pypi.org/project/pip/ .. _`sphinx`: https://pypi.org/project/Sphinx/ -.. _`reStructured Text`: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html +.. _`reStructured Text`: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html .. _`this Github issue`: https://github.com/rfk/pyenchant/issues/42 |