changelog shortlog tags changeset file revisions annotate raw

bin/index

revision 72: b6d673da8465
parent 23:a54c67e2232d
child 99:2b9ca597ad35
       1--- a/bin/index	Wed Nov 04 01:48:26 2009 +0000
       2+++ b/bin/index	Wed Nov 04 03:20:22 2009 +0000
       3@@ -7,7 +7,7 @@
       4     <body>
       5         <h1>Hackiki</h1>
       6         <p>Welcome to Hackiki, the world's most hackable wiki!</p>
       7-        <p>This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by <a href="http://plash.beasts.org/download.html">plash</a>)</p>
       8+        <p>This is a wiki in which every page is a script, run in a more-or-less normal GNU/Linux environment (protected by <a href="http://plash.beasts.org/">plash</a>)</p>
       9         <form action="/wiki/edit" method="get">
      10             Edit a page: <input type="text" name="arg1" value="bin/hello" /><br/>
      11             <input type="submit" value="Edit" />