Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormesonium <mesonium@posteo.eu>2023-03-09 23:00:28 +0300
committermesonium <mesonium@posteo.eu>2023-03-09 23:03:07 +0300
commit73e3ee8818c8c24249a2760eb0440d391636e91d (patch)
treea5f5b788a9b2cfcad8e12a18bb9a82a3e917a7f9 /README.md
parent526782cc05c7e946afa3a6ee36add654387c9313 (diff)
cfix: Update links to GNOME Gtk and GLib repo
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6075c12f2..135125a66 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@
- [packaging](https://pypi.org/project/packaging/)
- [Pillow](https://pypi.org/project/Pillow/)
- [setuptools](https://pypi.org/project/setuptools/) (>=65.0.0)
-- [Gtk3](https://gitlab.com/gnome/gtk) (>=3.24.30)
-- [GLib](https://gitlab.com/gnome/glib) (>=2.60.0)
+- [Gtk3](https://gitlab.gnome.org/GNOME/gtk) (>=3.24.30)
+- [GLib](https://gitlab.gnome.org/GNOME/glib) (>=2.60.0)
- [GtkSourceView](https://gitlab.gnome.org/GNOME/gtksourceview)
- [Pango](https://gitlab.gnome.org/GNOME/pango) (>=1.50.0)
- [sqlite](https://www.sqlite.org/) (>=3.33.0)