From 4f53daa64292074da3270fe475edd21b6795e5ca Mon Sep 17 00:00:00 2001 From: neersighted Date: Tue, 28 Feb 2012 01:18:23 -0800 Subject: [PATCH] using gitio now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15abc41..0609377 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ##CloudBot/DEV ### About -CloudBot is very heavily based on [Skybot](https://github.com/rmmh/skybot) by rmmh. +CloudBot is very heavily based on [Skybot](http://git.io/skybot) by rmmh. CloudBot is meant to be a simple, extendable python IRC bot, with minimal magic. To write your own plugins, vist the [Plugin Wiki Page](http://git.io/cloudbotplugins).