[calls] docs: Change homepage to GNOMEs gitlab



commit bd9dd8475f5393a6760b8f27d4c90a6aac750596
Author: Evangelos Ribeiro Tzaras <evangelos tzaras puri sm>
Date:   Sat Jul 10 04:42:50 2021 +0200

    docs: Change homepage to GNOMEs gitlab

 doc/xml/meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc/xml/meson.build b/doc/xml/meson.build
index 55537870..7b2ce251 100644
--- a/doc/xml/meson.build
+++ b/doc/xml/meson.build
@@ -1,9 +1,9 @@
 ent_conf = configuration_data()
 ent_conf.set('PACKAGE', 'Calls')
-ent_conf.set('PACKAGE_BUGREPORT', 'https://source.puri.sm/Librem5/calls/issues')
+ent_conf.set('PACKAGE_BUGREPORT', 'https://gitlab.gnome.org/GNOME/calls/issues')
 ent_conf.set('PACKAGE_NAME', 'Calls')
 ent_conf.set('PACKAGE_STRING', 'calls')
 ent_conf.set('PACKAGE_TARNAME', 'calls-' + meson.project_version())
-ent_conf.set('PACKAGE_URL', 'https://source.puri.sm/Librem5/calls')
+ent_conf.set('PACKAGE_URL', 'https://gitlab.gnome.org/GNOME/calls')
 ent_conf.set('PACKAGE_VERSION', meson.project_version())
 configure_file(input: 'gtkdocentities.ent.in', output: 'gtkdocentities.ent', configuration: ent_conf)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]