Skip to content

Commit

Permalink
Proposing a change to the proposing change link, which is ironically …
Browse files Browse the repository at this point in the history
…broken
  • Loading branch information
wimglenn committed Jul 12, 2023
1 parent 97984aa commit ec0500b
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/#handling-fixes-and-other-minor-updates>`__ "
"<https://www.pypa.io/en/latest/specifications.html#handling-fixes-and-other-minor-updates>`__ "
"for how to propose changes."
)
admonition_class = nodes.attention
Expand Down

0 comments on commit ec0500b

Please sign in to comment.