--- a/doc/tmpl/index.html Thu Sep 27 14:30:42 2012 +0200
+++ b/doc/tmpl/index.html Thu Sep 27 17:13:19 2012 +0200
@@ -49,15 +49,14 @@
<ul>
<li py:for="f in files" value="${f.version}">${f.version} <a href="files/${f.name}">${f.name}</a></li>
</ul>
- You can also get the code from our <a href="https://netzguerilla.net/iro/hg" >repository</a>.
+ You can also get the code from our <a href="https://netzguerilla.net/iro/hg" >repository</a>, <a href="http://bitbucket.com/hefee/iro" >bitbucket</a>, or <a href="http://github.com/netzguerilla/iro" >github</a>.
</p>
</div>
<div class="item" id="features">
<h3>Planned features for 1.0</h3>
<p>
<ul>
- <li>JSON Interface</li>
- <li>admin interface for creating modifing users</li>
+ <li>admin interface for creating and modifying users</li>
<li>heartbeat</li>
</ul>
For any further ideas, bugs or anything - send at <a href="mailto:iro@netzgerilla.net">iro@netzgerilla.net</a>.