diff options
Diffstat (limited to 'docs/internals/release-process.txt')
| -rw-r--r-- | docs/internals/release-process.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/release-process.txt b/docs/internals/release-process.txt index dc6d9a0696..107e2ab060 100644 --- a/docs/internals/release-process.txt +++ b/docs/internals/release-process.txt @@ -65,7 +65,7 @@ Release cadence =============== Starting with Django 2.0, version numbers will use a loose form of `semantic -versioning <http://semver.org/>`_ such that each version following an LTS will +versioning <https://semver.org/>`_ such that each version following an LTS will bump to the next "dot zero" version. For example: 2.0, 2.1, 2.2 (LTS), 3.0, 3.1, 3.2 (LTS), etc. |
