From 2f4e98edef02450b578574073fe686567dd4dc23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Na=C3=AFm=20Favier?= Date: Sat, 21 Jan 2023 17:46:05 +0100 Subject: [PATCH] doc/manpage-urls.json: add gnunet.conf --- doc/manpage-urls.json | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/manpage-urls.json b/doc/manpage-urls.json index 396059d5a114..e83708dd64d6 100644 --- a/doc/manpage-urls.json +++ b/doc/manpage-urls.json @@ -1,4 +1,5 @@ { + "gnunet.conf(5)": "https://docs.gnunet.org/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",