summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <[email protected]>2025-05-25 12:52:59 +0200
committerLudovic Courtès <[email protected]>2025-05-25 13:03:29 +0200
commit7eb50b5fb328bc88e4c39ab496943490e90b35cd (patch)
treecf7fa1f04eb1d6e2e13a3748348af359dd3e4e43 /doc
parentf5219f0b3822473d9cf93366fcc41c2f8ffab914 (diff)
doc: Update Guile-JSON URL.
* doc/contributing.texi (Requirements): Update. Change-Id: I365b65da2ffc17b9140271a11e5899c4fc4ba6df
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 38342ed3d8..26732db729 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -86,7 +86,7 @@ version 0.1.0 or later;
@uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, version 0.5.0
or later;
@item @uref{https://git-scm.com, Git} (yes, both!);
-@item @uref{https://savannah.nongnu.org/projects/guile-json/, Guile-JSON}
+@item @uref{https://github.com/aconchillo/guile-json, Guile-JSON}
4.3.0 or later;
@item @url{https://www.gnu.org/software/make/, GNU Make}.
@end itemize