mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-16 21:28:36 +03:00
update git URLs (git -> https; gitea)
This commit is contained in:
@@ -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 <http://git.osmocom.org/simtrace/>
|
||||
There is a web interface at <https://gitea.osmocom.org/sim-card/simtrace>
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<section id="libosmocore">
|
||||
<title>Building the Osmocom libosmocore library</title>
|
||||
<screen>
|
||||
$ <command>git</command> clone git://git.osmocom.org/libosmocore
|
||||
$ <command>git</command> clone https://gitea.osmocom.org/osmocom/libosmocore
|
||||
$ <command>cd</command> libosmocore
|
||||
$ <command>autoreconf</command> --install --force
|
||||
$ <command>./configure</command>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
SIMtrace firmware code is located in the OpenPCD repository. You can use the
|
||||
<command>git</command> to clone the repository.
|
||||
<screen>
|
||||
$ git clone git://git.gnumonks.org/openpcd.git
|
||||
$ git clone https://gitea.osmocom.org/sim-card/openpcd
|
||||
</screen>
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user