summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-06-08 17:37:35 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2021-06-08 17:52:57 +0100
commit0ecffcd5415b8e9877546e21500212923ddc1dc9 (patch)
treec9d2d744f6a64847793e9530f12704a5c4013bbc
parent6644248ae45fe7eee18002ce45859ead5c154705 (diff)
downloadjson-glib-0ecffcd5415b8e9877546e21500212923ddc1dc9.tar.gz
docs: Point people to the JSON-GLib API reference
Instead of the page on the GNOME wiki.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 64d459f..39f07b0 100644
--- a/README.md
+++ b/README.md
@@ -73,9 +73,9 @@ Copyright 2007, 2008 OpenedHand Ltd
Copyright 2009, 2010, 2011, 2012 Intel Corp.
Copyright 2013 Emmanuele Bassi
-[json]: http://www.json.org "JSON"
-[glib]: http://www.gtk.org "GTK"
-[json-glib]: https://wiki.gnome.org/Projects/JsonGlib "JSON-GLib wiki"
+[json]: https://www.json.org "JSON"
+[glib]: https://www.gtk.org "GTK"
+[json-glib]: https://gnome.pages.gitlab.gnome.org/json-glib/json-glib-1.0/
[gnome]: https://www.gnome.org "GNOME"
[gitlab-issues]: https://gitlab.gnome.org/GNOME/json-glib/issues
[gtk-coding-style]: https://gitlab.gnome.org/GNOME/gtk/-/blob/HEAD/docs/CODING-STYLE.md