fixeria has submitted this change. (
https://gerrit.osmocom.org/c/pysim/+/29234 )
Change subject: README.md: update git URLs (git -> https; gitea)
......................................................................
README.md: update git URLs (git -> https; gitea)
Change-Id: Ia86979f656557e442b0f432b0646aa7661c293e9
---
M README.md
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
osmith: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
diff --git a/README.md b/README.md
index 9eab71c..e268d23 100644
--- a/README.md
+++ b/README.md
@@ -23,10 +23,10 @@
You can clone from the official Osmocom git repository using
```
-git clone
git://git.osmocom.org/pysim.git
+git clone
https://gitea.osmocom.org/sim-card/pysim.git
```
-There is a cgit interface at <https://git.osmocom.org/pysim>
+There is a web interface at <https://gitea.osmocom.org/sim-card/pysim>.
Installation
2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/29234
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ia86979f656557e442b0f432b0646aa7661c293e9
Gerrit-Change-Number: 29234
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged