Skip to content
Snippets Groups Projects
Unverified Commit d3458399 authored by Kévin Commaille's avatar Kévin Commaille
Browse files

Update Fractal homepage URL

parent dbc054ed
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ export class Fractal {
get name() { return "Fractal"; }
get icon() { return "images/client-icons/fractal.svg"; }
get author() { return "Daniel Garcia Moreno"; }
get homepage() { return "https://gitlab.gnome.org/GNOME/fractal"; }
get homepage() { return "https://gitlab.gnome.org/World/fractal"; }
get platforms() { return [Platform.Linux]; }
get description() { return 'GNOME client, suitable for desktop and mobile. Written in Rust.'; }
getMaturity(platform) { return Maturity.Beta; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment