misc: Use the new mutter.gnome.org URL

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3514>
This commit is contained in:
Bilal Elmoussaoui
2024-01-10 20:33:25 +01:00
committed by Marge Bot
parent 9108f2eeec
commit c3cb760412
14 changed files with 39 additions and 37 deletions

View File

@@ -7,6 +7,6 @@ baseURLs = [
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
[ 'Gio', 'https://docs.gtk.org/gio/' ],
[ 'Atk', 'https://docs.gtk.org/atk/' ],
[ 'Mtk', 'https://gnome.pages.gitlab.gnome.org/mutter/mtk/' ],
[ 'Cogl', 'https://gnome.pages.gitlab.gnome.org/mutter/cogl/' ],
[ 'Mtk', 'https://mutter.gnome.org/mtk/' ],
[ 'Cogl', 'https://mutter.gnome.org/cogl/' ],
]