mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de
@ 2025-06-12  8:52 Roland Hieber
  2025-06-12  8:52 ` [PATCH 2/2] Documentation: use https URLs for GitHub Roland Hieber
  2025-06-12 12:48 ` [PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Roland Hieber @ 2025-06-12  8:52 UTC (permalink / raw)
  To: barebox; +Cc: Roland Hieber

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@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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-12 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-12  8:52 [PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de Roland Hieber
2025-06-12  8:52 ` [PATCH 2/2] Documentation: use https URLs for GitHub Roland Hieber
2025-06-12 12:48 ` [PATCH 1/2] Documentation: use https:// URLs for git.pengutronix.de Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox