Skip to content

[docs] Fix broken Wuerstchen example links in en training docs - #14440

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

[docs] Fix broken Wuerstchen example links in en training docs#14440
richboyneedcash wants to merge 1 commit into
huggingface:mainfrom
richboyneedcash:fix-en-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 English 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/en/training/overview.md
  • docs/source/en/training/lora.md
  • docs/source/en/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. This is the English companion to the same fix in the Chinese docs. Docs-only change.

The Wuerstchen training example moved from examples/wuerstchen/ to
examples/research_projects/wuerstchen/, but the English 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 documentation Improvements or additions to documentation size/S PR with diff < 50 LOC labels Aug 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi @richboyneedcash, thanks for the PR! It does not appear to link an issue it fixes. If this PR addresses an existing issue, please add a closing keyword (e.g. Fixes #1234) to the PR description so the issue is linked. See the contribution guide for more details. If this PR intentionally does not fix a tracked issue, a maintainer can add the no-issue-needed label to silence this reminder.

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