summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/index.html b/index.html
index c199d79..fc5b377 100644
--- a/index.html
+++ b/index.html
@@ -21,10 +21,9 @@
21 <h2>a python developer's irc bot</h2> 21 <h2>a python developer's irc bot</h2>
22 22
23 <section id="downloads"> 23 <section id="downloads">
24 <a href="http://antitech.github.com/" class="btn"><span class="icon icon-cloud"></span>antitech.</a> 24 <a href="https://github.com/com4/warmachine/" class="btn"><span class="icon icon-github"></span>contribute.</a>
25 <a href="https://github.com/antitech/warmachine/" class="btn"><span class="icon icon-github"></span>contribute.</a> 25 <a href="https://github.com/com4/warmachine/wiki/Plugins" class="btn"><span class="icon icon-cogs"></span>plugins.</a>
26 <a href="https://github.com/antitech/warmachine/wiki/Plugins" class="btn"><span class="icon icon-cogs"></span>plugins.</a> 26 <a href="https://github.com/com4/warmachine/issues/" class="btn"><span class="icon icon-lemon"></span>issues.</a>
27 <a href="https://github.com/antitech/warmachine/issues/" class="btn"><span class="icon icon-lemon"></span>issues.</a>
28 27
29 </section> 28 </section>
30 </div> 29 </div>
@@ -64,4 +63,4 @@ class HelloWorldAction(Action):
64 63
65 64
66 65
67</body></html> \ No newline at end of file 66</body></html>