extensions-app: Use apps.gnome.org as website
apps.gnome.org provides a more user-friendly overview of the Extensions app than linking to the source code. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2373>
This commit is contained in:
parent
f7b817a6a0
commit
9d47062c32
@ -216,7 +216,7 @@ var ExtensionsWindow = GObject.registerClass({
|
||||
application_icon: Package.name,
|
||||
version: Package.version,
|
||||
developer_name: _('The GNOME Project'),
|
||||
website: 'https://gitlab.gnome.org/GNOME/gnome-shell/-/tree/HEAD/subprojects/extensions-app',
|
||||
website: 'https://apps.gnome.org/app/org.gnome.Extensions/',
|
||||
issue_url: 'https://gitlab.gnome.org/GNOME/gnome-shell/issues/new',
|
||||
|
||||
transient_for: this,
|
||||
|
Loading…
Reference in New Issue
Block a user