From 3fc5d61c2e3357a2bed7cc623a55e528c9a85b20 Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Tue, 25 Jul 2017 19:37:54 +0000 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f866247..434a89b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ comes from Toxic source (not available anymore, refer to This program doesn't save state, so you have to send friendship request again after each run. For example of permanent state look at -[ToxBot source](https://github.com/JFreegman/ToxBot/blob/master/src/toxbot.c#L277). +[ToxBot source](https://github.com/JFreegman/ToxBot/blob/d0ae67f364979cb9bf57f799d2cdd3aff234146b/src/toxbot.c#L280). Further studying ----------------