From 6e5cef8761f95dfd828d3eed71090a43f1f1ad47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 18 Oct 2024 23:51:42 +0200 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 4ff25a68..fd53edc1 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,6 @@ specific version of the shell, usually the same as this package (see "configure --version"). The extensions in this package are supported by GNOME and will be updated to reflect future API changes in GNOME Shell. -The GNOME wiki has more information about [GNOME Shell Extensions][project-page], -as well as some general information about [GNOME Shell][shell-page]. - Bugs should be reported to the GNOME [bug tracking system][bug-tracker]. ## Extensions @@ -87,8 +84,6 @@ Public License, version 2 or later. See the [COPYING file][license] for details. Individual extensions may be licensed under different terms, see each source file for details. -[project-page]: https://wiki.gnome.org/Projects/GnomeShell/Extensions -[shell-page]: https://wiki.gnome.org/Projects/GnomeShell [bug-tracker]: https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues [license]: COPYING [alternatetab-post]: https://blogs.gnome.org/fmuellner/2018/10/11/the-future-of-alternatetab-and-why-you-need-not-worry/