aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoachim Steiger <jsteiger@sysmocom.de>2021-03-30 18:02:04 +0200
committerJoachim Steiger <jsteiger@sysmocom.de>2021-03-30 18:02:04 +0200
commit1c9ced0ef85dfe51ae8bdbca1c75854d0aa8b931 (patch)
tree7c190af86ea7bd4bf0a5cf745d3040b778134b1f
parentb0c7493b7b0e5bec466fcb67f27fa467e5e353e1 (diff)
README.md fix urls for cloning and cgit
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 052f01c..ab821d5 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,12 @@ Source Mobile Communications project.
GIT Repository
--------------
-You can clone from the official osmo-hlr.git repository using
+You can clone from the official osmo-small-hardware repository using
- git clone git://git.osmocom.org/osmo-hlr.git
- git clone https://git.osmocom.org/osmo-hlr.git
+ git clone git://git.osmocom.org/osmo-small-hardware
+ git clone https://git.osmocom.org/osmo-small-hardware
-There is a cgit interface at https://git.osmocom.org/osmo-hlr/
+There is a cgit interface at https://git.osmocom.org/osmo-small-hardware/
Contributing
------------