From 23df475eeca3e1e5a5cd389bf206c992d7ff3ad5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 4 Jan 2015 04:19:36 +0000 Subject: -new links are without content/ --- src/setup/gnunet-setup-options.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/setup/gnunet-setup-options.c b/src/setup/gnunet-setup-options.c index 58b659bc..c576390c 100644 --- a/src/setup/gnunet-setup-options.c +++ b/src/setup/gnunet-setup-options.c @@ -1309,7 +1309,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = { "hostlist", "OPTIONS", gettext_noop ("Should this peer offer a hostlist to other peers"), - "https://gnunet.org/content/configuring-hostlist-bootstrap", + "https://gnunet.org/configuring-hostlist-bootstrap", &load_option_list, &save_option_list, "-p", &highlight_port_collisions, NULL, @@ -1321,7 +1321,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = { "hostlist", "OPTIONS", gettext_noop ("Should this peer advertise its hostlist to other peers"), - "https://gnunet.org/content/configuring-hostlist-bootstrap", + "https://gnunet.org/configuring-hostlist-bootstrap", &load_option_list, &save_option_list, "-a", NULL, NULL, @@ -1333,7 +1333,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = { "hostlist", "HTTPPORT", gettext_noop ("Port this peers hostlist should be offered on"), - "https://gnunet.org/content/configuring-hostlist-bootstrap", + "https://gnunet.org/configuring-hostlist-bootstrap", &load_number, &save_number, NULL, &highlight_port_collisions, NULL, -- cgit v1.2.3