From: Sree Harsha Totakura Date: Tue, 27 Oct 2015 14:28:19 +0000 (+0000) Subject: -update docu links X-Git-Tag: initial-import-from-subversion-38251~1191 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=57d4c0d631fc90945e92f264c841068a8be6565f;p=oweals%2Fgnunet.git -update docu links --- diff --git a/src/testbed/testbed.conf.in b/src/testbed/testbed.conf.in index b6dd10dca..094328c7b 100644 --- a/src/testbed/testbed.conf.in +++ b/src/testbed/testbed.conf.in @@ -31,7 +31,7 @@ MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1 # What topology should be generated by the helper functions GNUNET_TESTBED_run() # and GNUNET_TESTBED_test_run(). This option has no effect if testbed is # initialized with other functions. Valid values can be found at: -# https://gnunet.org/content/supported-topologies +# https://gnunet.org/supported-topologies OVERLAY_TOPOLOGY = NONE # Number of random links to be included to the generate the above topology. @@ -42,7 +42,7 @@ OVERLAY_TOPOLOGY = NONE # This option is required if the OVERLAY_TOPOLOGY is set to FROM_FILE. It is # ignored for all other topologies. This option should contain the path to # the file containing the topology information. The format of the file is -# presented at: https://gnunet.org/content/topology-file-format +# presented at: https://gnunet.org/topology-file-format # OVERLAY_TOPOLOGY_FILE = /path/to/topology-file # The following options are required if the OVERLAY_TOPOLOGY is set to