chiark / gitweb /
correct syntax in define command
[irc.git] / servus.html
index 812f666123225fdf3b617cb1eeaba1e58b52680f..f3d9422285d3ca4f263b7ee94191224020bfad68 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE html 
      PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-     "DTD/xhtml1-strict.dtd">
+     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
 <head>
@@ -23,8 +23,9 @@ span.code {font-family: courier, monospace}
 <h2>Introduction</h2>
 <p>Servus is one of the IRC bots on <span
 class="code">#chiark</span>. This page documents the available
-commands. A tarball of the source code is available, <a
-href="bot.tar.gz">here</a>, though may be a little out of date.</p>
+commands. You can get a copy of the source code by running <span
+class="code">git-clone <a
+href="http://www.pick.ucam.org/~matthew/irc/.git">http://www.pick.ucam.org/~matthew/irc/.git</a></span></p>
 
 <h2>Invocation</h2>
 <p>Servus may be invoked in-channel using either <span