mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
docs: Use mutter.gnome.org URL for API docs
Mutter has a new public website, so use that for its API docs instead of gitlab pages. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3122>
This commit is contained in:
parent
a6d35fdd2a
commit
0b1dab120f
4 changed files with 10 additions and 10 deletions
|
|
@ -4,7 +4,7 @@ baseURLs = [
|
|||
[ 'Gio', 'https://docs.gtk.org/gio/' ],
|
||||
[ 'Pango', 'https://docs.gtk.org/pango/' ],
|
||||
[ 'GdkPixbuf', 'https://docs.gtk.org/gdk-pixbuf/' ],
|
||||
[ 'Clutter', 'https://gnome.pages.gitlab.gnome.org/mutter/clutter/' ],
|
||||
[ 'Cogl', 'https://gnome.pages.gitlab.gnome.org/mutter/cogl/' ],
|
||||
[ 'Meta', 'https://gnome.pages.gitlab.gnome.org/mutter/meta/' ],
|
||||
[ 'Clutter', 'https://mutter.gnome.org/clutter/' ],
|
||||
[ 'Cogl', 'https://mutter.gnome.org/cogl/' ],
|
||||
[ 'Meta', 'https://mutter.gnome.org/meta/' ],
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue