[gtk-web/ebassi/for-master: 3/3] Use unversioned URL for the JavaScript reference
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/ebassi/for-master: 3/3] Use unversioned URL for the JavaScript reference
- Date: Mon, 6 Jul 2020 10:58:21 +0000 (UTC)
commit 461e85a6d92e6b066345d2f42e03e21f0f7b87f6
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Jul 6 11:57:08 2020 +0100
Use unversioned URL for the JavaScript reference
This way we don't link to outdated API, and we don't have to change it
every time.
collections/_docs/javascript.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/collections/_docs/javascript.md b/collections/_docs/javascript.md
index 3da4483..8b18292 100644
--- a/collections/_docs/javascript.md
+++ b/collections/_docs/javascript.md
@@ -17,7 +17,7 @@ library available.
## GJS API Documentation
-There is an official [GJS API Documentation](https://gjs-docs.gnome.org/gtk30~3.24.8/)
+There is an official [GJS API Documentation](https://gjs-docs.gnome.org/gtk30/)
for using GTK with GJS.
There are also a growing number of examples and thorough tests of language
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]