[gnome-web-www: 1/2] 404: Replace Bugzilla by Gitlab



commit 5f29d3082c1a1c8dd8644c91ed788529c9c5f186
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Sep 14 11:48:13 2018 +0200

    404: Replace Bugzilla by Gitlab

 theme/404.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/theme/404.php b/theme/404.php
index b336c33..d748c9b 100644
--- a/theme/404.php
+++ b/theme/404.php
@@ -36,7 +36,7 @@
                             
                             printf(
                                 __('If you think there is a broken link on the GNOME website, please <a 
href="%1$s">report it as a bug</a>. Thank you.', 'grass'),
-                                
'https://bugzilla.gnome.org/enter_bug.cgi?product=website&component=www.gnome.org'
+                                'https://gitlab.gnome.org/Infrastructure/gnome-web-www/issues'
                             );
                             
                             ?></p>


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