Browse Source

Change topology URL to something prettier.

Adam Ierymenko 11 years ago
parent
commit
db0d17cebb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      root-topology/README.md

+ 1 - 1
root-topology/README.md

@@ -2,6 +2,6 @@ This folder contains the source files to compile the signed network root topolog
 
 
 ZT_DEFAULT_ROOT_TOPOLOGY.c contains the current default value, and this URL is periodically checked for updates:
 ZT_DEFAULT_ROOT_TOPOLOGY.c contains the current default value, and this URL is periodically checked for updates:
 
 
-http://download.zerotier.com/sys/topology
+http://download.zerotier.com/net/topology/ROOT
 
 
 Obviously nothing prevents OSS users from replacing this topology with their own, changing the hard coded topology signing identity and update URL in Defaults, and signing their own dictionary. But doing so would yield a network that would have a tough(ish) time talking to the main one. Since the main network is a free service, why bother? (Except for building testnets, which ZeroTier already does for internal testing.)
 Obviously nothing prevents OSS users from replacing this topology with their own, changing the hard coded topology signing identity and update URL in Defaults, and signing their own dictionary. But doing so would yield a network that would have a tough(ish) time talking to the main one. Since the main network is a free service, why bother? (Except for building testnets, which ZeroTier already does for internal testing.)