fix previous commit

This commit is contained in:
Mikaela Suomalainen 2012-10-20 22:00:12 +03:00
parent 29053d0619
commit 7fe92bee06
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ Security issues of Supybot
<p>You can add anticapability for these commands using &quot;owner defaultcapability&quot;, but that is only a temporary solution. There can also be other issues.</p>
<p>There are also two active Supybot forks, known as <a href="https://github.com/ProgVal/Limnoria">Limnoria</a> and <a href="http://sourceforge.net/apps/mediawiki/gribble/index.php?title=Main_Page">Gribble</a>, which are actively developed and have fixed these issues. If you want permanent solution, you should install either of them.</p>
<p>I recommend <a href="https://github.com/ProgVal/Limnoria">Limnoria</a>, because it seems to be more active (activity of <a href="http://sourceforge.net/apps/mediawiki/gribble/index.php?title=Main_Page">Gribble</a> isn't announced anywhere) and it has additional commands, translations and new plugin called <a href="https://github.com/ProgVal/Limnoria/tree/master/plugins/PluginDownloader">PluginDownloader</a>, which makes installing of 3rd party plugins easy.</p>
<p><strong>If you use Debian/Ubuntu or any Debian based distribution, you can get [stable version of Limnoria here] or <a href="http://compiler.progval.net/limnoria-testing-HEAD.deb">testing version here</a>.</strong></p>
<p><strong>If you use Debian/Ubuntu or any Debian based distribution, you can get <a href="http://compiler.progval.net/limnoria-master-HEAD.deb">stable version of Limnoria here</a> or <a href="http://compiler.progval.net/limnoria-testing-HEAD.deb">testing version here</a>.</strong></p>
<p>The links above should always be the latest version of Limnoria and they are updated daily.</p>
<p><a href="http://sourceforge.net/apps/mediawiki/gribble/index.php?title=Gribble_Project_Git_Repository">Gribble modifications when compared to Supybot.</a></p>
<p><a href="https://github.com/ProgVal/Limnoria/wiki/LGC">Limnoria modifications when compared to Gribble.</a> Features of Gribble have been fully merged to Limnoria.</p>

View File

@ -90,7 +90,7 @@ I recommend [Limnoria], because it seems to be more active (activity of [Gribble
The links above should always be the latest version of Limnoria and they are updated daily.
[stable version of Limnoria]:http://compiler.progval.net/limnoria-master-HEAD.deb
[stable version of Limnoria here]:http://compiler.progval.net/limnoria-master-HEAD.deb
[testing version here]:http://compiler.progval.net/limnoria-testing-HEAD.deb
[Gribble modifications when compared to Supybot.]