also html fix
This commit is contained in:
parent
e86d1bcf0a
commit
1dee56d71c
4
sic.html
4
sic.html
@ -16,7 +16,7 @@
|
||||
<center>
|
||||
<h3>simple irc client</h3>
|
||||
</center>
|
||||
<h2>Description</h2>
|
||||
<h3>Description</h3>
|
||||
<p>
|
||||
sic is an extremly simple IRC client. It consists of lesser than 400 lines of code.
|
||||
</p>
|
||||
@ -27,7 +27,7 @@
|
||||
<ul>
|
||||
<li><a href="http://10kloc.org/download/sic-0.1.tar.gz">sic 0.1</a> (5kb) (20060720)</li>
|
||||
</ul>
|
||||
<h2>Development</h2>
|
||||
<h3>Development</h3>
|
||||
<p>
|
||||
You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/sic">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user