Skip to content

Commit a65fc1e

Browse files
committed
Fix RST links in whatsnew
1 parent a29fb3b commit a65fc1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/whatsnew.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Version 2.6.1
88

99
This release is a patch release to fix an issue caused by changes in Python 3.14's annotation handling.
1010

11-
- Fall back to `annotationlib` to generate `jishaku.Flags` from its annotations on versions affected by `PEP 649 <https://peps.python.org/pep-0649/>` (`#247 <https://github.com/scarletcafe/jishaku/pull/247>`)
11+
- Fall back to `annotationlib` to generate `jishaku.Flags` from its annotations on versions affected by `PEP 649 <https://peps.python.org/pep-0649/>`_ (`#247 <https://github.com/scarletcafe/jishaku/pull/247>`_)
1212

1313
Version 2.6.0
1414
-------------

0 commit comments

Comments
 (0)