diff --git a/web/index.html b/web/index.html index a313225232ef0a9bf0495d4066daccdf45328b10..6b87b177c05fbbb4a770e37b893c7e2f06ce6df2 100644 --- a/web/index.html +++ b/web/index.html @@ -10,10 +10,10 @@ <p> Quantum chess is a variant of chess in which the type of a piece changes during play. </p> -<p> The game was invented by Selim Akl, and first implemented by Alice Wismath. You can see their original website <a href="/web/20130509192429/http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html"/>here</a>. +<p> The game was invented by Selim Akl, and first implemented by Alice Wismath. You can see their original website <a href="http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html"/>here</a>. </p> -<hr><h2> Rules </h2><p> The rules are basically the same as <a href="/web/20130509192429/http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html"/>the original rules</a>. </p> +<hr><h2> Rules </h2><p> The rules are basically the same as <a href="http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html"/>the original rules</a>. </p> <h3> Differences / Clarifications </h3> <ul> @@ -26,30 +26,30 @@ <hr><h2> Getting Started </h2> <ol> - <li> <a href="/web/20130509192429/http://lists.ucc.gu.uwa.edu.au/mailman/listinfo/progcomp" target="_blank"/>Join the mailing list</a> </li> + <li> <a href="http://lists.ucc.gu.uwa.edu.au/mailman/listinfo/progcomp" target="_blank"/>Join the mailing list</a> </li> <ul> <li> <b> Important: </b> Don't email the mailing list directly; email the competition organiser (matches at ucc dot asn dot au) </li> </ul> - <li> <a href="/web/20130509192429/http://www.ucc.asn.au/services/irc.ucc"/>Join the #progcomp channel on IRC</a> </li> - <li> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/get.html"/>Obtain a copy of the qchess program</a> </li> - <li> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/using.html"/>Using the qchess program</a> </li> - <li> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/agent.html"/>Writing an agent for the qchess program</a> </li> - <li> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/enter.html"/>Entering the competition</a> </li> + <li> <a href="http://www.ucc.asn.au/services/irc.ucc"/>Join the #progcomp channel on IRC</a> </li> + <li> <a href="http://progcomp.ucc.asn.au/2013/web/get.html"/>Obtain a copy of the qchess program</a> </li> + <li> <a href="http://progcomp.ucc.asn.au/2013/web/using.html"/>Using the qchess program</a> </li> + <li> <a href="http://progcomp.ucc.asn.au/2013/web/agent.html"/>Writing an agent for the qchess program</a> </li> + <li> <a href="http://progcomp.ucc.asn.au/2013/web/enter.html"/>Entering the competition</a> </li> </ol> <hr><h2> Important Links </h2> <table border="1"> - <tr> <th> git </th> <td> <a href="/web/20130509192429/http://git.ucc.asn.au/?p=progcomp2013.git" target="_blank"/>http://git.ucc.asn.au</a> </td> </tr> - <tr> <th> IRC </th> <td> <a href="/web/20130509192429/irc://irc.ucc.asn.au/progcomp"/>#progcomp</a> </td> </tr> - <tr> <th> Mailing List </th> <td> <a href="/web/20130509192429/http://lists.ucc.gu.uwa.edu.au/mailman/listinfo/progcomp" target="_blank"/>progcomp at ucc</a> </td> </tr> <tr> - <th> Dates </th> <td> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/dates.txt"/>subject to change</a> </td> </tr> - <tr> <th> Results </th> <td> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/results"/>will appear here</a> </td> </tr> + <tr> <th> git </th> <td> <a href="http://git.ucc.asn.au/?p=progcomp2013.git" target="_blank"/>http://git.ucc.asn.au</a> </td> </tr> + <tr> <th> IRC </th> <td> <a href="irc://irc.ucc.asn.au/progcomp"/>#progcomp</a> </td> </tr> + <tr> <th> Mailing List </th> <td> <a href="http://lists.ucc.gu.uwa.edu.au/mailman/listinfo/progcomp" target="_blank"/>progcomp at ucc</a> </td> </tr> <tr> + <th> Dates </th> <td> <a href="http://progcomp.ucc.asn.au/2013/web/dates.txt"/>subject to change</a> </td> </tr> + <tr> <th> Results </th> <td> <a href="http://progcomp.ucc.asn.au/2013/web/results"/>will appear here</a> </td> </tr> <tr> <th> Contact </th> <td> matches or wheel at ucc </td> </tr> </table> <hr><p> Page last updated 2013-03-29 by matches </p> -<p> <a href="/web/20130509192429/http://www.ucc.asn.au/">The UCC Website</a> </p> +<p> <a href="http://www.ucc.asn.au/">The UCC Website</a> </p> -<p> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/">UCC::Progcomp Website</a> </p> +<p> <a href="http://progcomp.ucc.asn.au/">UCC::Progcomp Website</a> </p> </body> </html>