[folks] GNOME Bugzilla has been replaced by GNOME Gitlab



commit d73a03d27441dd32a883bdabbe06d90e4a4ad5eb
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Sep 15 19:22:10 2018 +0200

    GNOME Bugzilla has been replaced by GNOME Gitlab

 HACKING                 | 2 +-
 folks/name-details.vala | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/HACKING b/HACKING
index 387f8bc4..15ddf73b 100644
--- a/HACKING
+++ b/HACKING
@@ -6,7 +6,7 @@ Code merging
 This is the work flow for modifying the master repository:
 
 1. File a bug for the given flaw or feature (if it does not already exist) at
-   <https://bugzilla.gnome.org/enter_bug.cgi?product=folks>.
+   <https://gitlab.gnome.org/GNOME/folks/issues>.
 
 2. Clone the main repository (if you haven't already) and start work in a new
    branch (which preferably includes the bug number in its name).
diff --git a/folks/name-details.vala b/folks/name-details.vala
index ba85fe51..d5fb1415 100644
--- a/folks/name-details.vala
+++ b/folks/name-details.vala
@@ -263,7 +263,7 @@ public class Folks.StructuredName : Object
        *
        * If you need additional placeholders with other information or
        * punctuation, please file a bug against libfolks:
-       *   https://bugzilla.gnome.org/enter_bug.cgi?product=folks
+       *   https://gitlab.gnome.org/GNOME/folks/issues
        */
       var name_fmt = _("%g%t%m%t%f");
 


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