Skip to content

Commit

Permalink
gitmodules: Switch to github for libglnx
Browse files Browse the repository at this point in the history
Matches ostreedev/ostree@01a847a

gitlab.gnome.org is down right now, but it's been somewhat
flaky in the past.  Our CI uptime becomes an *intersection*
of all systems it depends on, and by cutting out gitlab.gnome.org
we increase its reliability.
  • Loading branch information
cgwalters committed Sep 20, 2023
1 parent 699ee98 commit bc7c762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "libglnx"]
path = libglnx
url = https://gitlab.gnome.org/GNOME/libglnx.git
url = https://github.com/GNOME/libglnx.git
[submodule "libdnf"]
path = libdnf
url = https://github.com/rpm-software-management/libdnf

0 comments on commit bc7c762

Please sign in to comment.