From 27934336de8dffedda2217c702c6f0f5906ba137 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 18 Jun 2022 13:42:33 +0200 Subject: [PATCH] update git URLs (git -> https; gitea) --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e9fef8a..190a579 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,9 @@ GIT Repository You can clone from the official osmo-small-hardware repository using - git clone git://git.osmocom.org/osmo-small-hardware - git clone https://git.osmocom.org/osmo-small-hardware + git clone https://gitea.osmocom.org/electronics/osmo-small-hardware -There is a cgit interface at https://git.osmocom.org/osmo-small-hardware/ +There is a web interface at Contributing ------------