diff options
author | KHobbits <rob@khobbits.co.uk> | 2012-01-28 00:20:46 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2012-01-28 00:20:46 +0000 |
commit | 51375026461495e882e8cf2bddae213f370dd97f (patch) | |
tree | 0018a5c69dcf5c75fbb21da31d5a5081281ecb6f /EssentialsXMPP/src | |
parent | 6d34a2aa170f920fd633acbf61292f5af84c228d (diff) | |
download | Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.gz Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.lz Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.xz Essentials-51375026461495e882e8cf2bddae213f370dd97f.zip |
Switch website URL's to point at wiki.
Diffstat (limited to 'EssentialsXMPP/src')
-rw-r--r-- | EssentialsXMPP/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsXMPP/src/plugin.yml b/EssentialsXMPP/src/plugin.yml index a193ba95f..2f65b857c 100644 --- a/EssentialsXMPP/src/plugin.yml +++ b/EssentialsXMPP/src/plugin.yml @@ -3,7 +3,7 @@ name: EssentialsXMPP main: com.earth2me.essentials.xmpp.EssentialsXMPP # Note to developers: This next line cannot change, or the automatic versioning system will break. version: TeamCity -website: http://www.earth2me.net:8001/ +website: http://ess.khhq.net/wiki/XMPP description: Provides xmpp communication. authors: - snowleo |