From 50db4e5e1bc82be4787c9b15e3bcf48254437bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 16 Jan 2024 17:35:59 +0100 Subject: [PATCH] docs: Remove project wiki reference from README The wiki is in the process of being retired, so we should stop linking to it. Death to the wiki! Part-of: --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index b7eda3862..1fa2732a8 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a visually attractive and easy to use experience. -For more information about GNOME Shell, including instructions on how -to build GNOME Shell from source and how to get involved with the project, -see the [project wiki][project-wiki]. - Bugs should be reported to the GNOME [bug tracking system][bug-tracker]. Please refer to the [*Schedule* wiki page][schedule] to see the supported versions. @@ -29,7 +25,6 @@ too much in the commit message body than too little. GNOME Shell is distributed under the terms of the GNU General Public License, version 2 or later. See the [COPYING][license] file for details. -[project-wiki]: https://wiki.gnome.org/Projects/GnomeShell [bug-tracker]: https://gitlab.gnome.org/GNOME/gnome-shell/issues [schedule]: https://wiki.gnome.org/Schedule [license]: COPYING