flatpak: fix URL to nautilus repository

This commit is contained in:
Christian Hergert 2017-09-07 17:39:37 -07:00
parent a53b954e0f
commit d335b9cfda
2 changed files with 2 additions and 2 deletions

View file

@ -108,7 +108,7 @@
"type": "git",
"branch": "tags/3.24.1",
"commit": "1bab05578caf4c6eab15d385b95358efd3354c8b",
"url": "https://git.gnome.org/browse/nautilus"
"url": "https://gitlab.gnome.org/GNOME/nautilus.git"
}
]
}

View file

@ -100,7 +100,7 @@
"sources": [
{
"type": "git",
"url": "https://git.gnome.org/browse/nautilus"
"url": "https://gitlab.gnome.org/GNOME/nautilus.git"
}
]
}