mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
docs: Fix st reference in urlmap
Whoops, no idea how that happened. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3055>
This commit is contained in:
parent
c0db83672e
commit
8c93d30531
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ baseURLs = [
|
|||
[ 'Mtk', 'https://gnome.pages.gitlab.gnome.org/mutter/mtk/' ],
|
||||
[ 'Cogl', 'https://gnome.pages.gitlab.gnome.org/mutter/cogl/' ],
|
||||
[ 'Clutter', 'https://gnome.pages.gitlab.gnome.org/mutter/clutter/' ],
|
||||
[ 'St', 'https://gnome.pages/gitlab.gnome.org/gnome-shell/st/' ],
|
||||
[ 'St', 'https://gnome.pages.gitlab.gnome.org/gnome-shell/st/' ],
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue