diff mbox series

[v2,2/3] migration-guides/migration-3.4.rst: replace rlbl broken link

Message ID 20260721-linkcheck-v2-2-32d93e054c50@bootlin.com
State New
Headers show
Series Fix broken links | expand

Commit Message

Antonin Godard July 21, 2026, 12:17 p.m. UTC
I could not find an archive link for prelink-2 but I did manage to find
an archive of the first one, so link to the existing one only. The new
link does not match the original one but this is where you are suppose
to be redirected when opening the archived original one.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/migration-guides/migration-3.4.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst
index a9b105720..e9cb3a109 100644
--- a/documentation/migration-guides/migration-3.4.rst
+++ b/documentation/migration-guides/migration-3.4.rst
@@ -132,7 +132,7 @@  Prelinking disabled by default
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Recent tests have shown that prelinking works only when PIE is not
-enabled (see `here <https://rlbl.me/prelink-1>`__ and `here <https://rlbl.me/prelink-2>`__),
+enabled (see `here <https://web.archive.org/web/20211129050029/https://embed.endfa.net/yocto-cross-prelink-1/>`__),
 and as PIE is both a desirable security feature, and the only
 configuration provided and tested by the Yocto Project, there is
 simply no sense in continuing to enable prelink.