Skip to content

docs: keep Nano README links working on PyPI - #44

Merged
AetherAI3 merged 2 commits into
mainfrom
docs/nano-absolute-readme-links-20260918
Sep 18, 2026
Merged

AetherAI3 merged 2 commits into
mainfrom
docs/nano-absolute-readme-links-20260918

Conversation

@AetherAI3

Copy link
Copy Markdown
Owner

Why

README.md is also the long description rendered on PyPI. Relative GitHub paths work in the repository but resolve to broken package-index URLs, including both hero images and the most important documentation links.

Changes

  • use canonical raw GitHub URLs for the logo, animated demo, and architecture diagram
  • use canonical GitHub file/tree URLs for documentation, strategy, contribution, license, and security links
  • retain same-page anchors for the install and watchdog sections

Verification

  • python -m pytest -q tests/test_docs.py tests/test_readme_example.py — 21 passed, 1 skipped
  • git diff --check
  • no remaining relative repository targets in README Markdown

@AetherAI3
AetherAI3 merged commit e19bf1c into main Sep 18, 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