Correct the link to the SoC 2005 page and add a link to the 2006 page.

This commit is contained in:
Christian Brueffer 2006-04-11 15:16:15 +00:00
parent afe4105ca7
commit 003c1616ce
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27516

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.191 2006/03/19 18:51:50 ceri Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.192 2006/04/06 04:16:36 linimon Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -37,7 +37,8 @@ reports page</a>.</p>
<li><a href="#devicedrivers">Device drivers</a></li>
<li><a href="#architecture">Architecture</a></li>
<li><a href="#misc">Misc</a></li>
<li><a href="summerofcode.html">Google Summer of Code 2005 Project Ideas</a></li>
<li><a href="summerofcode.html">Google Summer of Code 2006 Project Ideas</a></li>
<li><a href="summerofcode-2005.html">Google Summer of Code 2005</a></li>
</ul>
<a name="documentation"></a>