Skip to content

Fix broken links#70

Merged
bytestream merged 1 commit into
masterfrom
fix-broken-links
Jun 1, 2026
Merged

Fix broken links#70
bytestream merged 1 commit into
masterfrom
fix-broken-links

Conversation

@bytestream
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 1, 2026 09:55
@bytestream bytestream merged commit 50b9daf into master Jun 1, 2026
2 of 3 checks passed
Copy link
Copy Markdown

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 site navigation URLs by explicitly setting “pretty” (directory-style) permalinks for key top-level documentation pages, aligning them with the links already used in the default layout.

Changes:

  • Add permalink: /reference/ to reference.md
  • Add permalink: /documentation/ to documentation.md
  • Add permalink: /contribute/ to contribute.md

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
reference.md Adds an explicit /reference/ permalink so existing layout/nav links resolve correctly.
documentation.md Adds an explicit /documentation/ permalink to match the site’s navigation links.
contribute.md Adds an explicit /contribute/ permalink to match the site’s navigation links.

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

@bytestream bytestream deleted the fix-broken-links branch June 1, 2026 10:01
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