doc: Update Guile-JSON URL.

* doc/contributing.texi (Requirements): Update.

Change-Id: I365b65da2ffc17b9140271a11e5899c4fc4ba6df
This commit is contained in:
Ludovic Courtès 2025-05-25 12:52:59 +02:00
parent f5219f0b38
commit 7eb50b5fb3
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -86,7 +86,7 @@ version 0.1.0 or later;
@uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, version 0.5.0 @uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, version 0.5.0
or later; or later;
@item @uref{https://git-scm.com, Git} (yes, both!); @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; 4.3.0 or later;
@item @url{https://www.gnu.org/software/make/, GNU Make}. @item @url{https://www.gnu.org/software/make/, GNU Make}.
@end itemize @end itemize