[gnome-games/wip/aplazas/git-to-gitlab: 2/4] HACKING: Update git.gnome.org URLs to gitlab.gnome.org



commit a9d8e1b85019a43c8ccdd028a94cd707dda6d23b
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed Jun 27 08:47:56 2018 +0200

    HACKING: Update git.gnome.org URLs to gitlab.gnome.org

 HACKING | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/HACKING b/HACKING
index fe74d85..5c557be 100644
--- a/HACKING
+++ b/HACKING
@@ -67,11 +67,11 @@ with [Builder](https://wiki.gnome.org/Apps/Builder "GNOME-Builder Wiki").
 
 ### Get the official git repository
 ```shell
-git clone https://git.gnome.org/browse/gnome-games
+git clone https://gitlab.gnome.org/GNOME/gnome-games.git
 ```
 
 ### Required dependencies
-Games always requires the matching version of [retro-gtk](https://git.gnome.org/browse/retro-gtk/)
+Games always requires the matching version of [retro-gtk](https://gitlab.gnome.org/GNOME/retro-gtk)
 and [libmanette](https://gitlab.gnome.org/aplazas/libmanette),
 so if you use the master version of Games, you need to use
 the master version of retro-gtk and libmanette.
@@ -89,4 +89,5 @@ make
 ### Install the application
 ```shell
 sudo make install
-```
\ No newline at end of file
+```
+


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