aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 07c1a2af..4c914621 100644
--- a/README.md
+++ b/README.md
@@ -41,16 +41,16 @@ GIT Repository
You can clone from the official libosmocore.git repository using
- git clone git://git.osmocom.org/libosmocore.git
+ git clone https://gitea.osmocom.org/osmocom/libosmocore
-There is a cgit interface at <http://git.osmocom.org/libosmocore/>
+There is a web interface at <https://gitea.osmocom.org/osmocom/libosmocore>
Documentation
-------------
Doxygen-generated API documentation is generated during the build
process, but also available online for each of the sub-libraries at
-<http://ftp.osmocom.org/api/latest/libosmocore/>
+<https://ftp.osmocom.org/api/latest/libosmocore/>
Mailing List
------------
@@ -70,7 +70,7 @@ Contributing
Our coding standards are described at
<https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards>
-We us a gerrit based patch submission/review process for managing
+We use a Gerrit based patch submission/review process for managing
contributions. Please see
<https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit> for
more details