diff --git a/README.md b/README.md index 469b177..2ce7e2e 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ GIT Repository You can clone from the official simtrace.git repository using - git clone git://git.osmocom.org/simtrace.git + git clone https://gitea.osmocom.org/sim-card/simtrace -There is a cgit interface at +There is a web interface at ## Documentation diff --git a/docs/chapters/building.xml b/docs/chapters/building.xml index bb850b4..cecb806 100644 --- a/docs/chapters/building.xml +++ b/docs/chapters/building.xml @@ -15,7 +15,7 @@
Building the Osmocom libosmocore library -$ git clone git://git.osmocom.org/libosmocore +$ git clone https://gitea.osmocom.org/osmocom/libosmocore $ cd libosmocore $ autoreconf --install --force $ ./configure diff --git a/docs/chapters/firmware.xml b/docs/chapters/firmware.xml index 87c70bd..6242fb9 100644 --- a/docs/chapters/firmware.xml +++ b/docs/chapters/firmware.xml @@ -31,7 +31,7 @@ SIMtrace firmware code is located in the OpenPCD repository. You can use the git to clone the repository. -$ git clone git://git.gnumonks.org/openpcd.git +$ git clone https://gitea.osmocom.org/sim-card/openpcd