Update dns-cache.rst

The next_node name should be a name with a dot in it to avoid (mobile) browsers interpreting "nextnode" as searchphrase. (You need to enter http://manually.. nobody wants this ;)
Another suggestion was to change it to gluon.nextnode, but that would be longer,
This commit is contained in:
A.Kasper 2017-07-07 21:40:02 +02:00 committed by GitHub
parent 84d117ff73
commit d39e47524b

View File

@ -31,7 +31,7 @@ of next_node.name may be resolved even without upstream connectivity.
},
next_node = {
name = 'nextnode',
name = 'next.node',
ip6 = '2001:db8:8::1',
ip4 = '198.51.100.1',
}