Skip to content

fix(docs): repair zunit community links#727

Merged
ss-o merged 1 commit into
nextfrom
fix-zunit-community-links
May 16, 2026
Merged

fix(docs): repair zunit community links#727
ss-o merged 1 commit into
nextfrom
fix-zunit-community-links

Conversation

@ss-o
Copy link
Copy Markdown
Member

@ss-o ss-o commented May 16, 2026

Summary

  • align ZUnit community links with the generated public routes used by Docusaurus
  • keep child-page links on semantic IDs such as zunit-ci
  • use the full nested route form from the /community/zunit index page so links resolve under /community/zunit/*

Verification

  • pnpm build:en

Related

Copilot AI review requested due to automatic review settings May 16, 2026 12:27
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying zsh with  Cloudflare Pages  Cloudflare Pages

Latest commit: cab21af
Status: ✅  Deploy successful!
Preview URL: https://25ec774b.zsh.pages.dev
Branch Preview URL: https://fix-zunit-community-links.zsh.pages.dev

View logs

Copy link
Copy Markdown
Contributor

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 internal links in the ZUnit community docs by switching from numeric filename-based relative links to the stable, generated Docusaurus routes (semantic doc IDs), ensuring pnpm build:en passes with broken-link validation enabled.

Changes:

  • Update the ZUnit section index page to link to child pages via the nested /community/zunit/* routes.
  • Update cross-page links inside ZUnit docs to reference semantic IDs (e.g., zunit-ci, zunit-configuration) instead of numeric filenames.

Reviewed changes

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

File Description
community/04_zunit/index.mdx Fix section table links to point at the nested ZUnit routes based on semantic IDs.
community/04_zunit/04_running-tests.mdx Fix the CI Integration link to use the zunit-ci semantic route.
community/04_zunit/01_installation.mdx Fix links to Configuration/CI pages to use semantic routes (zunit-configuration, zunit-ci).

@ss-o ss-o merged commit db034ae into next May 16, 2026
10 checks passed
@ss-o ss-o deleted the fix-zunit-community-links branch May 16, 2026 12:51
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