diff --git a/docs/contributing.rst b/docs/contributing.rst index 4c3d91902..6d0a2d4ba 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -312,6 +312,8 @@ In general: * ``virtualenv`` and ``pip`` are used for managing other python library dependencies +.. _Augeas: http://augeas.net/ +.. _Virtualenv: https://virtualenv.pypa.io Ubuntu ------ diff --git a/docs/using.rst b/docs/using.rst index 5683fba21..0a781431a 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -67,10 +67,6 @@ By default, the following locations are searched: .. keep it up to date with constants.py -.. _Augeas: http://augeas.net/ -.. _Virtualenv: https://virtualenv.pypa.io - - Running with Docker ===================