From a687d6ab7e962403d4b5ec8d3d6bc7cc79849d08 Mon Sep 17 00:00:00 2001 From: nicoo Date: Mon, 18 Dec 2023 18:42:13 +0000 Subject: [PATCH] doc/manpage-urls.json: Fix link to gnunet's manual --- doc/manpage-urls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manpage-urls.json b/doc/manpage-urls.json index 71bee5c7a6ea..d0fafa379a9f 100644 --- a/doc/manpage-urls.json +++ b/doc/manpage-urls.json @@ -1,5 +1,5 @@ { - "gnunet.conf(5)": "https://docs.gnunet.org/users/configuration.html", + "gnunet.conf(5)": "https://docs.gnunet.org/latest/users/configuration.html", "mpd(1)": "https://mpd.readthedocs.io/en/latest/mpd.1.html", "mpd.conf(5)": "https://mpd.readthedocs.io/en/latest/mpd.conf.5.html", "nix.conf(5)": "https://nixos.org/manual/nix/stable/command-ref/conf-file.html",