From 6d1b203dda15427efe0409317d1b99317ed1ce94 Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Tue, 25 Jul 2017 19:36:09 +0000 Subject: [PATCH] Fix link --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a0bf29..f866247 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,9 @@ Simpliest program using [toxcore](https://github.com/irungentoo/toxcore). It connects to Tox, accepts any friendship request and returns received messages to user. -List of DHT nodes to bootstrap (file `nodes`) comes from -[Toxic source](https://github.com/Tox/toxic/blob/master/misc/DHTnodes). +List of DHT nodes to bootstrap (file `nodes`) +comes from Toxic source (not available anymore, refer to +[the official Tox status server](https://nodes.tox.chat)). **WARNING**