We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e4b6b commit d75fa9fCopy full SHA for d75fa9f
changelog/12533.contrib.rst
@@ -0,0 +1,7 @@
1
+The ``extlinks`` Sphinx extension is no longer enabled. The ``:bpo:``
2
+role it used to declare has been removed with that. BPO itself has
3
+migrated to GitHub some years ago and it is possible to link the
4
+respective issues by using their GitHub issue numbers and the
5
+``:issue:`` role that the ``sphinx-issues`` extension implements.
6
+
7
+-- by :user:`webknjaz`
0 commit comments