Skip to content

Conversation

@beonde
Copy link
Member

@beonde beonde commented Jan 18, 2026

This fixes the broken RFC links in the documentation that were causing the capiscio-docs CI to fail in strict mode.

The relative links ../rfcs/... don't resolve correctly when the docs are included via mkdocs-monorepo plugin in the main documentation site.

Changed to external GitHub URLs to ensure links work in all contexts.

Copilot AI review requested due to automatic review settings January 18, 2026 10:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes broken RFC documentation links by converting relative paths to absolute GitHub URLs. The relative links (../rfcs/...) were failing when the documentation was included via the mkdocs-monorepo plugin in the main documentation site.

Changes:

  • Updated RFC-006 link from relative path to GitHub URL
  • Updated RFC-007 link from relative path to GitHub URL

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@beonde beonde merged commit fbe2c8b into main Jan 18, 2026
14 checks passed
@beonde beonde deleted the fix/rfc-links branch January 18, 2026 11:02
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.

2 participants