summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/user/barebox.rst4
-rw-r--r--Documentation/user/bootchooser.rst2
-rw-r--r--Documentation/user/system-setup.rst2
3 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index 1203c10cd1..82a33a3219 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -11,7 +11,7 @@ the suffix (for example 2014.06.1).
All releases can be downloaded from:
-http://www.barebox.org/download/
+https://www.barebox.org/download/
Development versions of barebox are accessible via Git. A local repository clone
can be checked out as follows:
@@ -39,7 +39,7 @@ you can look at the ``next`` branch:
$ git checkout -b next origin/remotes/next
A web interface to the repository is available at
-http://git.pengutronix.de/?p=barebox.git.
+https://git.pengutronix.de/cgit/barebox
.. _configuration:
diff --git a/Documentation/user/bootchooser.rst b/Documentation/user/bootchooser.rst
index 9a75afbf5e..05725d8f21 100644
--- a/Documentation/user/bootchooser.rst
+++ b/Documentation/user/bootchooser.rst
@@ -76,7 +76,7 @@ In case only the booted system itself knows when it is in a good state, the
barebox-state tool from the dt-utils_ package can be used to reset the
``remaining_attempts`` counter from the running system.
-.. _dt-utils: http://git.pengutronix.de/?p=tools/dt-utils.git;a=summary
+.. _dt-utils: https://git.pengutronix.de/cgit/tools/dt-utils
General Bootchooser Options
---------------------------
diff --git a/Documentation/user/system-setup.rst b/Documentation/user/system-setup.rst
index 7e4a7669a8..f0598bc2b5 100644
--- a/Documentation/user/system-setup.rst
+++ b/Documentation/user/system-setup.rst
@@ -29,7 +29,7 @@ A good alternative terminal program is microcom. On Debian it can be installed
with ``apt-get install microcom``, on other distributions it can be installed
from source:
-http://git.pengutronix.de/?p=tools/microcom.git;a=summary
+https://git.pengutronix.de/cgit/tools/microcom
Usage is simple::