Skip to content

Fix KDocs nav redirect 404 (#124)#124

Merged
pambrose merged 1 commit intomasterfrom
fix-kdocs-redirect-404
Apr 6, 2026
Merged

Fix KDocs nav redirect 404 (#124)#124
pambrose merged 1 commit intomasterfrom
fix-kdocs-redirect-404

Conversation

@pambrose
Copy link
Copy Markdown
Owner

@pambrose pambrose commented Apr 6, 2026

Summary

  • Renamed kdocs.md to api.md to avoid path conflict with the Dokka output at site/kdocs/
  • Fixed redirect URL from kdocs/index.html to ../kdocs/index.html
  • Updated nav reference in zensical.toml

Test plan

  • Verify KDocs nav link no longer leads to a 404
  • Verify redirect lands on the Dokka API documentation

🤖 Generated with Claude Code

Renamed kdocs.md to api.md to prevent the built page from conflicting
with the Dokka output directory at site/kdocs/. Fixed the redirect URL
to use ../kdocs/index.html from the new path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@pambrose pambrose merged commit bcf8ee9 into master Apr 6, 2026
3 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