Skip to content

docs: fix broken PyPI link to changelog#1434

Open
roskakori wants to merge 1 commit intopython-semantic-release:masterfrom
roskakori:patch-1
Open

docs: fix broken PyPI link to changelog#1434
roskakori wants to merge 1 commit intopython-semantic-release:masterfrom
roskakori:patch-1

Conversation

@roskakori
Copy link

Purpose

Fix link on PyPI.

Rationale

On the PyPI page, the "changelog" link pointed to a 404 because it assumed Markdown instead of reSTructred text.

How did you test?

I can't really, this need to be published on PyPI.

How to Verify

  1. After merging this, publish a release.
  2. Navigate to https://pypi.org/project/python-semantic-release/
  3. In the sidebar on the left, click "changelog"

Expected result: Shows changelog instead of 404.

PR Completion Checklist

  • Reviewed & followed the Contributor Guidelines

  • Changes Implemented & Validation pipeline succeeds ❌ Can't, see comment above.

  • Commits follow the Conventional Commits standard
    and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs)

  • Appropriate Unit tests added/updated ❌ n/a

  • Appropriate End-to-End tests added/updated ❌ n/a

  • Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines) ❌ It's a docs fix.

On the [PyPI page](https://pypi.org/project/python-semantic-release/), the "changelog" link pointed to a 404 because it assumed Markdown instead of reSTructred text.
@roskakori roskakori changed the title docs: fix broken link to changelog docs: fix broken PyPI link to changelog Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant