Fix broken links to the Google SoC summaries.

This commit is contained in:
Joel Dahl 2006-10-26 09:16:26 +00:00
parent 65bc9843c7
commit 6a40845c71
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28932

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.56 2006/10/06 02:13:29 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.57 2006/10/25 04:29:00 murray Exp $">
<!ENTITY title "FreeBSD Summer Projects">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@ -32,9 +32,9 @@
<p>For a complete list of student projects from previous years,
visit:</p>
<ul>
<li><a href="&base;/summerofcode-2006.html">Summer of Code 2006 FreeBSD
<li><a href="&base;/projects/summerofcode-2006.html">Summer of Code 2006 FreeBSD
Projects Summary</a></li>
<li><a href="&base;/summerofcode-2005.html">Summer of Code 2005 FreeBSD
<li><a href="&base;/projects/summerofcode-2005.html">Summer of Code 2005 FreeBSD
Projects Summary</a></li>
</ul>