Skip to content

Commit

Permalink
PEP 681: Fix header links (#2507)
Browse files Browse the repository at this point in the history
#2481 didn't like the hashes in the URLs
  • Loading branch information
JelleZijlstra authored Apr 16, 2022
1 parent 32adbec commit f163a0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pep-0681.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Type: Standards Track
Content-Type: text/x-rst
Created: 02-Dec-2021
Python-Version: 3.11
Post-History: `24-Apr-2021 <https://mail.python.org/archives/list/[email protected]/thread/TXL5LEHYX5ZJAZPZ7YHZU7MVFXMVUVWL/#TXL5LEHYX5ZJAZPZ7YHZU7MVFXMVUVWL>`__,
`13-Dec-2021 <https://mail.python.org/archives/list/[email protected]/thread/EAALIHA3XEDFDNG2NRXTI3ERFPAD65Z4/#S7XYHYXK4NQDVWARMTUP74MAUWPXQCNN>`__,
`22-Feb-2022 <https://mail.python.org/archives/list/[email protected]/thread/BW6CB6URC4BCN54QSG2STINU2M7V4TQQ/#BW6CB6URC4BCN54QSG2STINU2M7V4TQQ>`__
Post-History: `24-Apr-2021 <https://mail.python.org/archives/list/[email protected]/thread/TXL5LEHYX5ZJAZPZ7YHZU7MVFXMVUVWL/>`__,
`13-Dec-2021 <https://mail.python.org/archives/list/[email protected]/thread/EAALIHA3XEDFDNG2NRXTI3ERFPAD65Z4/>`__,
`22-Feb-2022 <https://mail.python.org/archives/list/[email protected]/thread/BW6CB6URC4BCN54QSG2STINU2M7V4TQQ/>`__


Abstract
Expand Down

0 comments on commit f163a0b

Please sign in to comment.