[PATCH 0/8] Fix broken links
Antonin Godard <[email protected]> Fri, 10 Jul 2026 16:46:47 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Use the linkcheck builder to fix broken links. The first two patches add some exclusion patterns, and the remaining ones fix the links. Specific replacements are split in separate patches. Signed-off-by: Antonin Godard <[email protected]> --- Antonin Godard (8): conf.py: add linkcheck builder exclusions conf.py: add extra links known to be broken migration-guides/release-notes-3.4.2.rst: fix a broken link docs-wide: fix broken path links ref-manual/classes.rst: replace obsolete mailing list thread ref-manual/images.rst: update obsolete VMWare links migration-guides/release-notes-5.0.rst: remove broken link docs-wide: fix various broken links documentation/conf.py | 23 +++++++++++++ documentation/dev-manual/new-recipe.rst | 2 +- documentation/dev-manual/start.rst | 2 +- documentation/dev-manual/x32-psabi.rst | 4 +-- documentation/migration-guides/migration-6.0.rst | 4 +-- .../migration-guides/release-notes-3.4.2.rst | 4 +-- .../migration-guides/release-notes-5.0.rst | 2 +- .../migration-guides/release-notes-5.3.rst | 2 +- .../migration-guides/release-notes-6.0.rst | 6 ++-- .../overview-manual/development-environment.rst | 4 +-- documentation/profile-manual/usage.rst | 38 ++++++++++------------ documentation/ref-manual/classes.rst | 11 +++---- documentation/ref-manual/faq.rst | 2 +- documentation/ref-manual/images.rst | 5 +-- documentation/ref-manual/variables.rst | 14 ++++---- .../yocto-project-supported-features.rst | 2 +- 16 files changed, 69 insertions(+), 56 deletions(-) --- base-commit: 0cd9c643c0185c60eb9aae90fe48c3597b1781d6 change-id: 20260710-linkcheck-7141a2ac36cf