fixeria has uploaded this change for review.

View Change

Fix missing dash in Redmine project URL

Change-Id: I2e3fd2ec734799098fed1ea361b8236746c97812
---
M README.md
M contrib/osmo-upf.spec.in
2 files changed, 2 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/46/29146/1
diff --git a/README.md b/README.md
index 8d00fe3..5e61811 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
--------

The official homepage of the project is
-https://osmocom.org/projects/osmoupf/wiki
+https://osmocom.org/projects/osmo-upf/wiki

GIT Repository
--------------
diff --git a/contrib/osmo-upf.spec.in b/contrib/osmo-upf.spec.in
index 78e8aae..a65b7ef 100644
--- a/contrib/osmo-upf.spec.in
+++ b/contrib/osmo-upf.spec.in
@@ -22,7 +22,7 @@
Summary: OsmoUPF: Osmocom User Plane Function
License: AGPL-3.0-or-later AND GPL-2.0-or-later
Group: Hardware/Mobile
-URL: https://osmocom.org/projects/osmoupf
+URL: https://osmocom.org/projects/osmo-upf
Source: %{name}-%{version}.tar.xz
BuildRequires: autoconf-archive
BuildRequires: automake >= 1.9

To view, visit change 29146. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I2e3fd2ec734799098fed1ea361b8236746c97812
Gerrit-Change-Number: 29146
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newchange