fixeria has submitted this change. (
https://gerrit.osmocom.org/c/osmo-upf/+/29146 )
Change subject: Fix missing dash in Redmine project URL
......................................................................
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(-)
Approvals:
Jenkins Builder: Verified
dexter: Looks good to me, approved
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
https://gerrit.osmocom.org/c/osmo-upf/+/29146
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I2e3fd2ec734799098fed1ea361b8236746c97812
Gerrit-Change-Number: 29146
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: merged