📝 Add a change note for PE #12533

This commit is contained in:
Sviatoslav Sydorenko 2024-06-26 14:22:56 +02:00
parent 29e4b6b9f0
commit d75fa9f9b4
No known key found for this signature in database
GPG Key ID: 9345E8FEA89CA455
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
The ``extlinks`` Sphinx extension is no longer enabled. The ``:bpo:``
role it used to declare has been removed with that. BPO itself has
migrated to GitHub some years ago and it is possible to link the
respective issues by using their GitHub issue numbers and the
``:issue:`` role that the ``sphinx-issues`` extension implements.
-- by :user:`webknjaz`