summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/project_highlights.html7
-rw-r--r--www/project_tools.html3
-rw-r--r--www/roadmap.html4
3 files changed, 11 insertions, 3 deletions
diff --git a/www/project_highlights.html b/www/project_highlights.html
index a81afac3..4ee4b2fc 100644
--- a/www/project_highlights.html
+++ b/www/project_highlights.html
@@ -4,6 +4,13 @@
<body>
<p>
+<strong>Google Summer of Code:</strong>
+The SCons project will apply as a mentoring organization
+for the Google Summer of Code in 2009.
+See our <a href="http://scons.org/wiki/GSoC2009">entry page</a>.
+</p>
+
+<p>
<strong>13 January 2009:</strong>
Checkpoint release 1.2.0.d20090113
is now available at the
diff --git a/www/project_tools.html b/www/project_tools.html
index c05a5de4..8da202ca 100644
--- a/www/project_tools.html
+++ b/www/project_tools.html
@@ -1,4 +1,5 @@
-<li><a href="http://www.scons.org/">SCons Home Page</a></li>
+<li><a href="http://scons.org/">SCons Home Page</a></li>
+<li><a href="http://scons.org/wiki/">SCons Wiki</a></li>
<li><a href="/servlets/ProjectMemberList">Project Membership</a></li>
<li><a href="/servlets/ProjectNewsList">Announcements</a></li>
<!-- <li><a href="/servlets/ProjectForumView">Discussion forums</a></li> -->
diff --git a/www/roadmap.html b/www/roadmap.html
index 11ddd2a3..2406ff33 100644
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -172,7 +172,7 @@ one per minor release.
</p>
</li>
<li>
-<strong>Release candidates (x.y.z.dyyyymmdd )</strong>
+<strong>Release candidates (x.y.z.dyyyymmdd)</strong>
<p>
A release candidates is a special form of checkpoint
(see below)
@@ -184,7 +184,7 @@ otherwise the candidate will be repackaged as the major or minor release.
</p>
</li>
<li>
-<strong>Checkpoints (x.y.z.dyyyymmdd )</strong>
+<strong>Checkpoints (x.y.z.dyyyymmdd)</strong>
<p>
A checkpoint has a 'd<i>yyymmdd</i>' suffix
and is made every couple of weeks between major or minor releases.