[PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de

Roland Hieber rhi at pengutronix.de
Thu Jun 12 01:52:33 PDT 2025


The git:// protocol has been disabled on git.pengutronix.de to shed load
caused by noncompliant AI scrapers. Use the https:// protocol instead.

Signed-off-by: Roland Hieber <rhi at pengutronix.de>
---
 Documentation/user/barebox.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index 710af0d43ff7..5cb1d46262bc 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -18,7 +18,7 @@ can be checked out as follows:
 
 .. code-block:: console
 
-  $ git clone git://git.pengutronix.de/git/barebox.git
+  $ git clone https://git.pengutronix.de/git/barebox
   Cloning into 'barebox'...
   remote: Counting objects: 113356, done.
   remote: Compressing objects: 100% (25177/25177), done.
-- 
2.39.5




More information about the barebox mailing list