gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r33933 - gnunet-gtk/src/setup


From: gnunet
Subject: [GNUnet-SVN] r33933 - gnunet-gtk/src/setup
Date: Sun, 6 Jul 2014 20:55:46 +0200

Author: grothoff
Date: 2014-07-06 20:55:46 +0200 (Sun, 06 Jul 2014)
New Revision: 33933

Modified:
   gnunet-gtk/src/setup/gnunet-setup-options.c
Log:
-fix link

Modified: gnunet-gtk/src/setup/gnunet-setup-options.c
===================================================================
--- gnunet-gtk/src/setup/gnunet-setup-options.c 2014-07-06 18:02:11 UTC (rev 
33932)
+++ gnunet-gtk/src/setup/gnunet-setup-options.c 2014-07-06 18:55:46 UTC (rev 
33933)
@@ -1230,7 +1230,7 @@
    "hostlist",
    "OPTIONS",
    gettext_noop ("Should this peer offer a hostlist to other peers"),
-   "https://gnunet.org/configuration-hostlist-server";,
+   "https://gnunet.org/content/configuring-hostlist-bootstrap";,
    &load_option_list,
    &save_option_list, "-p",
    &highlight_port_collisions, NULL,
@@ -1242,7 +1242,7 @@
    "hostlist",
    "OPTIONS",
    gettext_noop ("Should this peer advertise its hostlist to other peers"),
-   "https://gnunet.org/configuration-hostlist-server";,
+   "https://gnunet.org/content/configuring-hostlist-bootstrap";,
    &load_option_list,
    &save_option_list, "-a",
    NULL, NULL,
@@ -1254,7 +1254,7 @@
    "hostlist",
    "HTTPPORT",
    gettext_noop ("Port this peers hostlist should be offered on"),
-   "https://gnunet.org/configuration-hostlist-server";,
+   "https://gnunet.org/content/configuring-hostlist-bootstrap";,
    &load_number,
    &save_number, NULL,
    &highlight_port_collisions, NULL,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]