[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Minor fix for the mirrors tables
Update of /home/or/cvsroot/website/include
In directory moria:/tmp/cvs-serv4631/include
Modified Files:
mirrors-table.wmi
Log Message:
Minor fix for the mirrors tables
Index: mirrors-table.wmi
===================================================================
RCS file: /home/or/cvsroot/website/include/mirrors-table.wmi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- mirrors-table.wmi 21 Jan 2006 02:24:45 -0000 1.1
+++ mirrors-table.wmi 21 Jan 2006 02:28:43 -0000 1.2
@@ -1,8 +1,9 @@
<tr>
<td>Master Site</td>
- <td><a href="http://tor.eff.org/">http://tor.eff.org/</a></td>
+ <td><a href="http://tor.eff.org/">http://tor.eff.org/</a><br>
+ <a href="rsync://tor.eff.org/tor">rsync: tor.eff.org::tor/</a></td>
<td><a href="http://tor.eff.org/dist/">http://tor.eff.org/dist/</a><br>
- <a href="rsync://tor.eff.org/tor">tor.eff.org::tor/</a></td>
+ <a href="rsync://tor.eff.org/tor">rsync: tor.eff.org::tor/dist/</a></td>
</tr>
<tr>
<td>Berapla</td>
@@ -17,9 +18,10 @@
</tr>
<tr>
<td>cypherpunks.at</td>
- <td><a href="http://tor.cypherpunks.at/">http://tor.cypherpunks.at/</a></td>
+ <td><a href="http://tor.cypherpunks.at/">http://tor.cypherpunks.at/</a><br>
+ <a href="rsync://tor.cypherpunks.at/tor">rsync: tor.cypherpunks.at::tor/</a></td>
<td><a href="http://tor.cypherpunks.at/dist/">http://tor.cypherpunks.at/dist/</a><br>
- <a href="rsync://tor.cypherpunks.at/tor">tor.cypherpunks.at::tor/</a></td>
+ <a href="rsync://tor.cypherpunks.at/tor">rsync: tor.cypherpunks.at::tor/dist/</a></td>
</tr>
<tr>
<td>FU - Spline</td>