Skip to content

Fix broken zh-TW guide home links#5

Merged
JamestsaiTW merged 1 commit into
mainfrom
build_site
Jun 13, 2026
Merged

Fix broken zh-TW guide home links#5
JamestsaiTW merged 1 commit into
mainfrom
build_site

Conversation

@JamestsaiTW

Copy link
Copy Markdown
Owner

Why

Traditional Chinese article pages linked "返回指南" to index.zh-TW.md. From built chapter pages, that path produced a 404 instead of returning to the guide home.

What changed

Updated all zh-TW chapter back-links, plus the guide-home reference in 11-models-and-pricing.zh-TW.md, to point at index.md. MkDocs resolves that to the canonical zh-TW home route, so the back link now returns to the guide landing page consistently.

Notes

English guide links were checked and left unchanged. They already resolve to the generated index.en route correctly.

Update Traditional Chinese guide pages to link back to the canonical home page path so the '返回指南' link no longer lands on a 404.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 13, 2026 10:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Fix zh-TW guide chapter “返回指南” links. Switch target from index.zh-TW.md (404 from built pages) to index.md (MkDocs nav zh-TW home).

Changes:

  • Update zh-TW chapter back-links to index.md.
  • Update 11-models-and-pricing.zh-TW.md “Guide Home” reference to index.md.

Reviewed changes

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

Show a summary per file
File Description
docs/01-why-tokens-matter.zh-TW.md Back-link points to index.md.
docs/02-prompt-compression.zh-TW.md Back-link points to index.md.
docs/03-language-comparison.zh-TW.md Back-link points to index.md.
docs/04-context-management.zh-TW.md Back-link points to index.md.
docs/05-output-control.zh-TW.md Back-link points to index.md.
docs/06-workflow-optimization.zh-TW.md Back-link points to index.md.
docs/07-agents-md-problem.zh-TW.md Back-link points to index.md.
docs/08-mcp-tool-costs.zh-TW.md Back-link points to index.md.
docs/09-comparisons-data.zh-TW.md Back-link points to index.md.
docs/10-practical-setup.zh-TW.md Back-link points to index.md.
docs/11-models-and-pricing.zh-TW.md Back-link + “Guide Home” point to index.md.
docs/12-enterprise-governance.zh-TW.md Back-link points to index.md.

@JamestsaiTW JamestsaiTW merged commit d438da2 into main Jun 13, 2026
1 check 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.

2 participants