summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2020-05-24 19:49:14 +0200
committerAndre Klapper <a9016009@gmx.de>2020-05-24 19:49:30 +0200
commit6d4e2cd7b77da8e2aa9a56b996c6402d1fd85bdc (patch)
tree93c09f21d876265188f3cd2715f3a659aab774b5
parent35781f7a8f75ebc3950680fddfbd55aef3472a26 (diff)
downloadglade-6d4e2cd7b77da8e2aa9a56b996c6402d1fd85bdc.tar.gz
CONTRIBUTING.md: Replace broken git clone URL with GNOME Gitlab URL
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ff455474..732e4b32 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,10 +18,10 @@ Glade bugs are tracked at
GIT
~~~
-You can browse the source code at https://git.gnome.org/browse/glade
+You can browse the source code at https://gitlab.gnome.org/GNOME/glade
To check out a copy of Glade you can use the following command:
- git clone git://git.gnome.org/glade
+ git clone https://gitlab.gnome.org/GNOME/glade.git
Patches
~~~~~~~