Fix link
This commit is contained in:
parent
bbeb9a4230
commit
6d1b203dda
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ Simpliest program using [toxcore](https://github.com/irungentoo/toxcore).
|
||||||
It connects to Tox, accepts any friendship request and returns received
|
It connects to Tox, accepts any friendship request and returns received
|
||||||
messages to user.
|
messages to user.
|
||||||
|
|
||||||
List of DHT nodes to bootstrap (file `nodes`) comes from
|
List of DHT nodes to bootstrap (file `nodes`)
|
||||||
[Toxic source](https://github.com/Tox/toxic/blob/master/misc/DHTnodes).
|
comes from Toxic source (not available anymore, refer to
|
||||||
|
[the official Tox status server](https://nodes.tox.chat)).
|
||||||
|
|
||||||
**WARNING**
|
**WARNING**
|
||||||
|
|
||||||
|
|
Reference in a new issue