]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/ircbot.rb
config core module: default command auth fixes
[user/henk/code/ruby/rbot.git] / lib / rbot / ircbot.rb
index 5cb9e4f3a04a699fc17adc39665c24625caea717..42e3c9b6e801d7d9d805fc313aa610b9a513dc27 100644 (file)
@@ -124,7 +124,7 @@ module Irc
 # handles them or passes them to plugins, and contains core functionality.
 class Bot
   COPYRIGHT_NOTICE = "(c) Tom Gilbert and the rbot development team"
-  SOURCE_URL = "http://linuxbrit.co.uk/rbot"
+  SOURCE_URL = "http://ruby-rbot.org"
   # the bot's Auth data
   attr_reader :auth