summaryrefslogtreecommitdiff
path: root/docs/website/users.rst
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2020-05-15 20:26:37 +0000
committerChristoph Reiter <reiter.christoph@gmail.com>2020-05-15 20:26:37 +0000
commitfc055e7c304efc32cd6ddd7824c369f191baa4d8 (patch)
tree2f3886d50097d29b2ee51bc25b6cd66bf90e45c7 /docs/website/users.rst
parent7c125f0d9ac36abae210b63e6e20c11ad6e67a2d (diff)
parentc193a227ffbe3e14b2c6bda74889fcac004db9f0 (diff)
downloadgobject-introspection-fc055e7c304efc32cd6ddd7824c369f191baa4d8.tar.gz
Merge branch 'wip/jtojnar/doc-fixes' into 'master'
Minor docs fixes See merge request GNOME/gobject-introspection!220
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)