laforge has submitted this change. ( https://gerrit.osmocom.org/c/gapk/+/29789 )
Change subject: update git URLs (git -> https; gitea) ......................................................................
update git URLs (git -> https; gitea)
Change-Id: I59ae822c10e5fca40cd1d25847dd6bc9825dcc1a --- M README.md 1 file changed, 2 insertions(+), 3 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/README.md b/README.md index fc9d80a..b33e52a 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,9 @@
You can clone from the official gapk.git repository using
- git clone git://git.osmocom.org/gapk.git - git clone https://git.osmocom.org/gapk.git + git clone https://gitea.osmocom.org/osmocom/gapk.git
-There is a cgit interface at https://git.osmocom.org/gapk/ +There is a web interface at https://gitea.osmocom.org/osmocom/gapk.
Documentation -------------