Skip to content

v0.11.4: absolute README links for the PyPI page - #30

Merged
davidkhjo merged 1 commit into
mainfrom
pypi-readme-links
Aug 14, 2026
Merged

v0.11.4: absolute README links for the PyPI page#30
davidkhjo merged 1 commit into
mainfrom
pypi-readme-links

Conversation

@davidkhjo

Copy link
Copy Markdown
Owner

Pre-publish readiness check: twine check passes on the built sdist + wheel, metadata and all Project-URLs are complete, and the description content-type is text/markdown. The one thing twine can't catch is that the README's relative links render as broken on the PyPI project page (the README is shown standalone there as the long description).

Fixed the two relative links — examples/ and CONTRIBUTING.md — to absolute GitHub URLs so they work on both GitHub and PyPI. No other README references are relative, and there are no embedded images to break.

This de-risks the eventual PyPI publish so the project page renders cleanly on first upload.

🤖 Generated with Claude Code

The README is rendered as the package long description on PyPI, where relative
links don't resolve. Point the examples/ and CONTRIBUTING.md links at absolute
GitHub URLs so the PyPI page shows working links. twine check passes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cursor

cursor Bot commented Aug 14, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@davidkhjo
davidkhjo merged commit 8265634 into main Aug 14, 2026
6 checks passed
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