diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst index 1203c10..82a33a3 100644 --- a/Documentation/user/barebox.rst +++ b/Documentation/user/barebox.rst @@ -11,7 +11,7 @@ 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 @@ $ 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 9a75afb..05725d8 100644 --- a/Documentation/user/bootchooser.rst +++ b/Documentation/user/bootchooser.rst @@ -76,7 +76,7 @@ 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 7e4a766..f0598bc 100644 --- a/Documentation/user/system-setup.rst +++ b/Documentation/user/system-setup.rst @@ -29,7 +29,7 @@ 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:: diff --git a/README b/README index 8025bdf..940e1f9 100644 --- a/README +++ b/README @@ -218,7 +218,7 @@ necessary, this is the scheme we follow. - Only the monthly releases are archived on the web site. The tarballs - are located in http://www.barebox.org/download/ and this location + are located in https://www.barebox.org/download/ and this location does never change, in order to make life easier for distribution people.