From 96bdf46414fe806a19fa5070148fc4925be007d8 Mon Sep 17 00:00:00 2001 From: TheEdgeNK Date: Tue, 10 Jul 2018 18:36:51 -0400 Subject: hOLY --- commands/Getting Started/contribute.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/Getting Started/contribute.js') diff --git a/commands/Getting Started/contribute.js b/commands/Getting Started/contribute.js index 15204fd..1abacde 100644 --- a/commands/Getting Started/contribute.js +++ b/commands/Getting Started/contribute.js @@ -8,7 +8,7 @@ * *************************************/ exports.run = (bot, msg) => { - msg.channel.send('Want to help the bot? Here you go: https://github.com/UniverseDevGroup/PokeBot.'); + msg.channel.send('Want to help the bot? Here you go: https://github.com/UniverseDevGroup/GalaxyBot.'); }; exports.conf = { -- cgit v1.2.3