Stopped "newline creep" in .html files
[progcomp2012.git] / progcomp / web / index.html
index d181a14..2a7fba8 100644 (file)
@@ -40,7 +40,7 @@
 <img border="0" src="screenshot.png" alt="Graphical output of 'stratego' manager program." title="Graphical output of 'stratego' manager program. Options '-g' for graphics and '-b' to hide Blue pieces that have not taken part in combat yet. Red and Blue are both linked to the 'asmodeus' AI. Taken with scrot on 7/12/11." width="327" height="344" />
 
 <h3> Protocol </h3>
-<p> For the sake of simplicity and keeping things in one place, the protocol is now entirely described in the <a href="http://matches.ucc.asn.au/progcomp2012/manager/manual.txt"/>manual page</a> of the manager program. All updates to the protocol will be reflected in that file. </p>
+<p> For the sake of simplicity and keeping things in one place, the protocol is now entirely described in the <a href="http://matches.ucc.asn.au/progcomp2012/progcomp/judge/manager/manual.txt"/>manual page</a> of the manager program. All updates to the protocol will be reflected in that file. </p>
 
 
 <p> <b> Warning:</b> The accuracy of the above file depends on how recently I pulled it from git. To ensure you get the latest version, find it under "manager/manual.txt" in the <a href="http://git.ucc.asn.au/?p=progcomp2012.git;a=summary"/>git repository</a> </p>
 </table> 
 <p> It is planned to implement the equivelants of these samples in C++ and Python at least, possibly other languages later. </p>
 
-<p> <b>Last webpage update: 7/12/11</b></p>
+<h2> Submissions </h2>
+<p> We (I?) are now accepting test submissions. </p>
+<p> Please email matches@ attaching your submission source code </p>
+
+<p> <b>Last webpage update: 12/12/11</b></p>
 </body>
 
 </html>

UCC git Repository :: git.ucc.asn.au