Skip to content

Commit

Permalink
Infra: Revert "Fix a URL in the PyPA specification banner (#3199)" (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Jul 31, 2023
1 parent 2eb1b53 commit 191de06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class CanonicalPyPASpecBanner(PEPBanner):
)
admonition_post_text = (
"See the `PyPA specification update process "
"<https://www.pypa.io/en/latest/specifications.html#handling-fixes-and-other-minor-updates>`__ "
"<https://www.pypa.io/en/latest/specifications/#handling-fixes-and-other-minor-updates>`__ "
"for how to propose changes."
)
admonition_class = nodes.attention
Expand Down

0 comments on commit 191de06

Please sign in to comment.