diff --git a/docs/install.html b/docs/install.html index 960271d..e43bae9 100644 --- a/docs/install.html +++ b/docs/install.html @@ -173,13 +173,13 @@ Use GIT to clone latest source repository. First you need to install GIT.
-Then you can clone osmocom-analog from git://git.osmocom.org/osmocom-analog in your home directory. +Then you can clone osmocom-analog from https://gitea.osmocom.org/cellular-infrastructure/osmocom-analog in your home directory.
# cd ~ -# git clone git://git.osmocom.org/osmocom-analog +# git clone https://gitea.osmocom.org/cellular-infrastructure/osmocom-analog Cloning into 'osmocom-analog'... ...