Skip to content

docs: use relative internal links - #48

Merged
whg517 merged 1 commit into
pyloong:mainfrom
whg517:codex/use-relative-doc-links
Sep 13, 2026
Merged

docs: use relative internal links#48
whg517 merged 1 commit into
pyloong:mainfrom
whg517:codex/use-relative-doc-links

Conversation

@whg517

@whg517 whg517 commented Sep 13, 2026

Copy link
Copy Markdown
Member

Summary

  • replace five internal links that hard-code the /pythonic-project-guidelines/ deployment prefix with source-relative Markdown paths
  • preserve the Poetry, Stevedore, and Pytest anchors while allowing MkDocs to resolve them for any deployment base URL
  • eliminate all absolute-link diagnostics from the strict MkDocs build

Validation

  • markdownlint-cli2 0.23.2: 30 Markdown files, 0 issues
  • MkDocs strict build in a clean Python 3.12 environment with no absolute-link diagnostics
  • offline link and fragment check on the three generated pages: 232 links checked, 0 errors
  • confirmed no hard-coded internal site-prefix links remain
  • git diff --check

@whg517
whg517 merged commit 33101da into pyloong:main Sep 13, 2026
2 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