diff --git a/README.md b/README.md index 1bf2f07..e17830e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ D-Bus device support in QEMU and GTK 4. # Documentation -Nightly documentation can be found [here](https://chergert.pages.gitlab.gnome.org/libmks/libmks1). +Nightly documentation can be found [here](https://gnome.pages.gitlab.gnome.org/libmks/libmks1). # Testing diff --git a/docs/Mks.toml.in b/docs/Mks.toml.in index 93a7572..8b88699 100644 --- a/docs/Mks.toml.in +++ b/docs/Mks.toml.in @@ -1,9 +1,9 @@ [library] version = "@version@" -browse_url = "https://gitlab.gnome.org/chergert/libmks" -repository_url = "https://gitlab.gnome.org/chergert/libmks.git" -website_url = "https://gitlab.gnome.org/chergert/libmks" -docs_url = "https://chergert.pages.gitlab.gnome.org/libmks/" +browse_url = "https://gitlab.gnome.org/GNOME/libmks" +repository_url = "https://gitlab.gnome.org/GNOME/libmks.git" +website_url = "https://gitlab.gnome.org/GNOME/libmks" +docs_url = "https://gnome.pages.gitlab.gnome.org/libmks/libmks1" authors = "Christian Hergert" license = "LGPL-2.1-or-later" description = "Mouse, Keyboard, and Screen to QEMU"