summaryrefslogtreecommitdiff
path: root/docs/intro
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-04-14 09:32:09 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-04-14 09:32:48 +0200
commit51f0b8ae0d0b7a01b3b0815b7be52b76112eadb1 (patch)
treecf33ac9dd51728b7cba540259445bd86790df82c /docs/intro
parentd292d1163e15ceb3d69e3693e13a722ed93c4383 (diff)
[3.0.x] Fixed term warning on Sphinx 3.0.1+.
"term" role became case sensitive in Sphinx 3.0.1. Backport of cc70a0343ef51ffcc0b1211dd6e7abedc4b43ea6 from master
Diffstat (limited to 'docs/intro')
-rw-r--r--docs/intro/whatsnext.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt
index 8dc97f9cc0..9a44813a69 100644
--- a/docs/intro/whatsnext.txt
+++ b/docs/intro/whatsnext.txt
@@ -194,8 +194,8 @@ Differences between versions
The text documentation in the master branch of the Git repository contains the
"latest and greatest" changes and additions. These changes include
documentation of new features targeted for Django's next :term:`feature
-release`. For that reason, it's worth pointing out our policy to highlight
-recent changes and additions to Django.
+release <Feature release>`. For that reason, it's worth pointing out our policy
+to highlight recent changes and additions to Django.
We follow this policy: