summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2020-05-08 15:22:26 +0100
committerGitHub <noreply@github.com>2020-05-08 07:22:26 -0700
commit4167e671c293410e2e2ec693876a23ff9441b8aa (patch)
treed0b1fe633b26ed840abdb4c490acd6c0096055f6
parent141887d82ffc69f62f85778055eaf00117403736 (diff)
downloadtox-git-4167e671c293410e2e2ec693876a23ff9441b8aa.tar.gz
docs: Correct section link (#1577)
Signed-off-by: Stephen Finucane <stephen@that.guru>
-rw-r--r--docs/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.rst b/docs/config.rst
index 511ae1f9..ad09f191 100644
--- a/docs/config.rst
+++ b/docs/config.rst
@@ -228,7 +228,7 @@ consisting of two factors a piece: ``py37-django30`` (``py37``, ``django30``),
``py37-django31`` (``py37``, ``django31``), ``py38-django30`` (``py38``,
``django30``), and ``py38-django31`` (``py38``, ``django31``). Combined, these
features provide the ability to write very concise ``tox.ini`` files and is
-discussed further `below <generating-environments>`__.
+discussed further :ref:`below <generating-environments>`.
tox environment settings