Skip to content

[docs] Fix broken Wuerstchen example links in zh training docs - #14394

Open
richboyneedcash wants to merge 1 commit into
huggingface:mainfrom
richboyneedcash:fix-zh-wuerstchen-links
Open

[docs] Fix broken Wuerstchen example links in zh training docs#14394
richboyneedcash wants to merge 1 commit into
huggingface:mainfrom
richboyneedcash:fix-zh-wuerstchen-links

Conversation

@richboyneedcash

Copy link
Copy Markdown

What does this PR do?

The Wuerstchen training example was moved from examples/wuerstchen/ to examples/research_projects/wuerstchen/. The Chinese training docs still link to the old main path, so those links 404.

This updates the 5 blob/main / tree/main links across:

  • docs/source/zh/training/overview.md
  • docs/source/zh/training/lora.md
  • docs/source/zh/training/wuerstchen.md

to the current examples/research_projects/wuerstchen/ location. Commit-pinned (SHA) links are intentionally left unchanged, since they correctly reference the file at that historical revision.

All updated targets were verified to exist on main. Docs-only change.

The Wuerstchen training example moved from examples/wuerstchen/ to
examples/research_projects/wuerstchen/, but the Chinese training docs
still link to the old path on main, so those links 404.

Update the 5 blob/main and tree/main links across overview.md, lora.md
and wuerstchen.md to the current research_projects/ path. Commit-pinned
(SHA) links are intentionally left unchanged since they reference the
historical file location.

Co-authored-by: TRAE CLI <noreply@bytedance.com>
@github-actions github-actions Bot added size/S PR with diff < 50 LOC documentation Improvements or additions to documentation labels Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/S PR with diff < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant