From d8015a395de638334b926619471041aed0f3a4ad Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Tue, 21 Jul 2026 14:17:55 +0200 Subject: [PATCH] migration-guides: replace broken link with archive links Replace broken link with working archives found on https://web.archive.org/. Suggested-by: Quentin Schulz (From yocto-docs rev: 9db9bf1e64efa4fcce193d7f4ca0c5ca0b1bdaf0) Signed-off-by: Antonin Godard (cherry picked from commit 3288e85934868917f10d66a9130bbdfa5e0ff763) [AG: conflicts: remove applied hunks for non-existing files] Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/migration-guides/release-notes-4.3.rst | 2 +- documentation/migration-guides/release-notes-5.0.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 797e1cf74b..f6c22150a0 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -73,7 +73,7 @@ New Features / Enhancements in 4.3 for the latest long-term release (6.1). - The list of fixed kernel CVEs is updated regularly using data from - `linuxkernelcves.com `__. + `linuxkernelcves.com `__. - A ``showconfig`` task was added to the :ref:`ref-classes-cml1` class, to easily examine the final generated ``.config`` file. diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst index ca17ea1240..351a9ad7b6 100644 --- a/documentation/migration-guides/release-notes-5.0.rst +++ b/documentation/migration-guides/release-notes-5.0.rst @@ -166,7 +166,7 @@ New Features / Enhancements in 5.0 ``meta/lib/patchtest/tests``) and make a number of improvements to enable it to validate patches submitted on the mailing list again. Additionally, make it work with the original upstream version of - `Patchwork `__. + `Patchwork `__. - Add an optional ``unimplemented-ptest`` QA warning to detect upstream packages with tests, that do not use ptest.