Skip to content

Fix broken relative doc links in 2026-08-31 release digest - #35

Open
cratis-direct[bot] wants to merge 1 commit into
mainfrom
fix/broken-ante-doc-links-in-release-digest
Open

Fix broken relative doc links in 2026-08-31 release digest#35
cratis-direct[bot] wants to merge 1 commit into
mainfrom
fix/broken-ante-doc-links-in-release-digest

Conversation

@cratis-direct

@cratis-direct cratis-direct Bot commented Sep 8, 2026

Copy link
Copy Markdown

Fixed

  • The Ante InboxSourceStore entry in the 2026-08-31 to 2026-09-07 release digest linked to ./Documentation/host-integration.md and ./Documentation/configuration.md as relative paths. Those only resolve inside the Ante repo itself; once synced into the Documentation site as a Contributing page they pointed at nonexistent local site paths (/contributing/release-digests/documentation/...) and broke the "Check internal links" step of the Documentation site build. Both links now point at the Ante repo on GitHub, matching how every other digest entry links out to a product's own documentation.

The Ante InboxSourceStore entry linked to ./Documentation/host-integration.md
and ./Documentation/configuration.md as relative paths, which only resolve
correctly inside the Ante repo itself. Once synced into the Documentation
site as a Contributing page, they resolved to nonexistent local site paths
and broke the "Check internal links" step of the Documentation site build
(https://github.com/Cratis/Documentation/actions/runs/34228568779).

Point both links at the Ante repo on GitHub instead, matching how every
other digest entry links out to a product's own documentation.
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.

0 participants