summaryrefslogtreecommitdiff
path: root/docs/website/users.rst
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2020-05-17 13:58:37 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2020-05-17 13:58:37 -0400
commitf7c30105fb850a2b35a09924e8782e7a7734a79d (patch)
tree6b11de82964dee33b39fcec5fdef862c6ca70e29 /docs/website/users.rst
parent0881b78bbabb5aab59b2abedf41b05d46c3f6e4d (diff)
parent0ae28e564acc3cae564c7012dc749338cb9db32e (diff)
downloadgobject-introspection-f7c30105fb850a2b35a09924e8782e7a7734a79d.tar.gz
Merge remote-tracking branch 'upstream/master' into find_program_override
Diffstat (limited to 'docs/website/users.rst')
-rw-r--r--docs/website/users.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/website/users.rst b/docs/website/users.rst
index 6d651092..c2faf51b 100644
--- a/docs/website/users.rst
+++ b/docs/website/users.rst
@@ -14,7 +14,7 @@ Bindings based on GObject-Introspection
* `JGIR <https://wiki.gnome.org/Projects/JGIR>`__ - Java/JVM bindings (compile time, using typelib)
* `GJS <https://wiki.gnome.org/Projects/Gjs>`__ - Javascript (spidermonkey) bindings (runtime)
* `Seed <https://wiki.gnome.org/Projects/Seed>`__ - Javascript (JSCore, WebKit JS engine) bindings (runtime)
-* `sbank <http://live.gnome.org/sbank>`__ - Scheme binding for gobject-introspection (runtime)
+* `sbank <https://wiki.gnome.org/sbank>`__ - Scheme binding for gobject-introspection (runtime)
* `GObjectIntrospection/GObjectConsume <https://wiki.gnome.org/Projects/GObjectIntrospection/GObjectConsume>`__ - Qt bindings (compile time)
* `GirFFI <http://github.com/mvz/ruby-gir-ffi>`__ - Ruby bindings (runtime)
* `Ruby-GNOME <https://github.com/ruby-gnome/ruby-gnome>`__ - Ruby bindings (runtime)