summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2023-02-24 18:40:35 -0500
committerNed Batchelder <ned@nedbatchelder.com>2023-02-24 18:40:35 -0500
commit857833e9e901e667f2f3ae419282f8e1a1dd0b6c (patch)
tree004b7d7f5525df91f2a923a59304538c948d8a77 /CHANGES.rst
parent2f81370c7258164249d553250966fb501916a78b (diff)
downloadpython-coveragepy-git-857833e9e901e667f2f3ae419282f8e1a1dd0b6c.tar.gz
fix: always use full-version rtfd links #1566
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index e73d5c0f..b493f68e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -20,7 +20,10 @@ development at the same time, such as 4.5.x and 5.0.
Unreleased
----------
-Nothing yet.
+- Fix: the PyPI page had broken links to documentation pages, but no longer
+ does, closing `issue 1566`_.
+
+.. _issue 1566: https://github.com/nedbat/coveragepy/issues/1566
.. scriv-start-here