summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2020-04-03 12:46:33 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2020-04-03 14:08:10 +0100
commitbeeff760ac6cd6f5b5c98176d4634392977cc991 (patch)
tree0c8a03817ca4ac3688fe534737e971336be4cc67 /po
parentd84149a92c8b7bd4b3cf82adb123426c50850702 (diff)
docs: update to point users to gitlab.com project
The project primary git repo has moved from pagure.io to gitlab.com/virt-viewer/virt-viewer. We want users to submit code contributions, bug reports and support questions to the gitlab project, not the mailing list, nor bugzilla, nor the virt-manager.org site. We're still using virt-manager.org for hosting downloads of source and pagure.io for MSIs, but we'll aim to change that too. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'po')
-rw-r--r--po/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
index 0361de6..a1527f9 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -1,6 +1,6 @@
DOMAIN = $(PACKAGE_NAME)
COPYRIGHT_HOLDER = The Virt Viewer authors
-MSGID_BUGS_ADDRESS = https://virt-manager.org/bugs/
+MSGID_BUGS_ADDRESS = https://gitlab.com/virt-viewer/virt-viewer/-/issues
MAINTAINERCLEANFILES = $(GMOFILES) $(POTFILE) $(POFILES)