From 519b9da1eef65905c7eb1c4b8a3bab4ef9e4924f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 29 Feb 2024 16:28:25 +0100 Subject: [PATCH] doap: Replace outdated wiki references Use the gitlab project page as homepage, and point to the in-tree build documentation instead of referencing a script that has been outdated for years. https://gitlab.gnome.org/GNOME/Initiatives/-/issues/51 Part-of: --- gnome-shell.doap | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnome-shell.doap b/gnome-shell.doap index 13390030f..cb7c391b7 100644 --- a/gnome-shell.doap +++ b/gnome-shell.doap @@ -14,15 +14,14 @@ provide a visually attractive and easy to use experience. Tarball releases are provided largely for distributions to build packages. If you are interested in building GNOME Shell from source, -we would recommend building from version control using the build -script described at: +we would recommend building from version control as described at: - https://wiki.gnome.org/Projects/GnomeShell + https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/docs/building-and-running.md Not only will that give you the very latest version of this rapidly changing project, it will be much easier than get GNOME Shell and its dependencies to build from tarballs. - +