From e4b5631e890df99eaf0728f9f1550c24cb1739f7 Mon Sep 17 00:00:00 2001 From: Renaud Guezennec Date: Tue, 26 Jan 2016 12:53:49 +0100 Subject: Fix small errors of readability. --- node/helpnode.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/helpnode.cpp') diff --git a/node/helpnode.cpp b/node/helpnode.cpp index 6f3916a..76ddf50 100644 --- a/node/helpnode.cpp +++ b/node/helpnode.cpp @@ -20,7 +20,7 @@ #include "helpnode.h" HelpNode::HelpNode() - : m_path("https://github.com/obiwankennedy/DiceParser/blob/master/HelpMe.md") + : m_path("https://github.com/Rolisteam/DiceParser/blob/master/HelpMe.md") { m_result = new StringResult(); } -- cgit v1.2.3-70-g09d2