[Midnightbsd-cvs] www: index.html: netbsd badge link fix
    smultron at midnightbsd.org 
    smultron at midnightbsd.org
       
    Sun Sep 28 16:16:17 EDT 2008
    
    
  
Log Message:
-----------
netbsd badge link fix
Modified Files:
--------------
    www/download:
        index.html (r1.32 -> r1.33)
-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/download/index.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -L download/index.html -L download/index.html -u -r1.32 -r1.33
--- download/index.html
+++ download/index.html
@@ -36,7 +36,7 @@
 							<th>Speed</th>
 						</tr>
 						<tr class="downone">
-							<td><a href="http://www.isc.org/"><img src="../images/badges/netbsd.png" alt=""></a><br>NetBSD.se</td>
+							<td><a href="http://www.netbsd.se/"><img src="../images/badges/netbsd.png" alt=""></a><br>NetBSD.se</td>
 							<td class="down"><a href="http://ftp.netbsd.se/MidnightBSD/ISO-IMAGES-i386/">HTTP</a> <span class="plus">+</span> <a href="ftp://ftp.netbsd.se/MidnightBSD/ISO-IMAGES-i386/">FTP</a></td>
 							<td>Fast</td>
 						</tr>
    
    
More information about the Midnightbsd-cvs
mailing list