summaryrefslogtreecommitdiff
path: root/docs
diff options
authorMatthias Klose <doko@debian.org>2018-10-18 12:02:04 +0200
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2018-10-18 16:41:45 +0000
commita0da6680bfbad047c3dfe8afd4fcffacce8d7f65 (patch)
tree467bb94c8f8d014d8e77d7b3a64098efe61bafb0 /docs
parentb429cee46d909660a04e37180d57779f21154339 (diff)
18.0-1 (patches unapplied)import/18.0-1
Imported using git-ubuntu import.
Notes
Notes: * New upstream version.
Diffstat (limited to 'docs')
-rw-r--r--docs/development/getting-started.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst
index e069dac..7e6b45d 100644
--- a/docs/development/getting-started.rst
+++ b/docs/development/getting-started.rst
@@ -68,9 +68,9 @@ Use `tox`_ to build the documentation. For example:
The HTML documentation index can now be found at
``docs/_build/html/index.html``.
-.. _`pytest`: https://pypi.python.org/pypi/pytest
-.. _`tox`: https://pypi.python.org/pypi/tox
-.. _`virtualenv`: https://pypi.python.org/pypi/virtualenv
-.. _`pip`: https://pypi.python.org/pypi/pip
-.. _`sphinx`: https://pypi.python.org/pypi/Sphinx
+.. _`pytest`: https://pypi.org/project/pytest/
+.. _`tox`: https://pypi.org/project/tox/
+.. _`virtualenv`: https://pypi.org/project/virtualenv/
+.. _`pip`: https://pypi.org/project/pip/
+.. _`sphinx`: https://pypi.org/project/Sphinx/
.. _`reStructured Text`: http://sphinx-doc.org/rest.html \ No newline at end of file