[Buildroot] [git commit branch/2025.08.x] docs/manual: update old git links to proper gitlab location

Titouan Christophe titouan.christophe at mind.be
Tue Sep 30 09:29:18 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=81431493764b414cc01001b76d28a29d6cc732cd
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.08.x

Some links are still pointing to git.buildroot.org, which is the old URL
for the official Buildroot git repository. The repository is now hosted
at gitlab.com. Update those old links accordingly.

Signed-off-by: Alexis Lothoré <alexis.lothore at bootlin.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
(cherry picked from commit 3ae80441ed1e3e195f4d20f7f6ca331cfe750f2e)
Signed-off-by: Titouan Christophe <titouan.christophe at mind.be>
---
 docs/manual/contribute.adoc | 2 +-
 docs/manual/manual.adoc     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/manual/contribute.adoc b/docs/manual/contribute.adoc
index caecd09764..c17f1619b4 100644
--- a/docs/manual/contribute.adoc
+++ b/docs/manual/contribute.adoc
@@ -58,7 +58,7 @@ basically two things that can be done:
   these steps:
   . Check if you can reproduce the problem by building with the same
     configuration. You can do this manually, or use the
-    https://git.buildroot.org/buildroot-test/tree/utils/br-reproduce-build[br-reproduce-build]
+    https://gitlab.com/buildroot.org/buildroot-test/-/blob/master/utils/br-reproduce-build[br-reproduce-build]
     script that will automatically clone a Buildroot git repository,
     checkout the correct revision, download and set the right
     configuration, and start the build.
diff --git a/docs/manual/manual.adoc b/docs/manual/manual.adoc
index d4748c5c68..0682736136 100644
--- a/docs/manual/manual.adoc
+++ b/docs/manual/manual.adoc
@@ -9,7 +9,7 @@ Buildroot {sys:echo $BR2_VERSION} manual generated on {localdate}
 
 The Buildroot manual is written by the Buildroot developers.
 It is licensed under the GNU General Public License, version 2. Refer to the
-https://git.buildroot.org/buildroot/tree/COPYING?id={sys:git rev-parse HEAD}[COPYING]
+https://gitlab.com/buildroot.org/buildroot/-/blob/master/COPYING[COPYING]
 file in the Buildroot sources for the full text of this license.
 
 Copyright (C) The Buildroot developers <buildroot at buildroot.org>


More information about the buildroot mailing list