summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorGreg Noel <GregNoel@tigris.org>2009-01-28 08:01:50 +0000
committerGreg Noel <GregNoel@tigris.org>2009-01-28 08:01:50 +0000
commit101178c48f4f58eef3c1de68bfca08c9601403b1 (patch)
treee9ac5b5cbd93a70ff41180c88b8386bbe67f8a03 /www
parent6419ff284cdeee329d9ede29ccb9d8d7583ba94b (diff)
downloadscons-101178c48f4f58eef3c1de68bfca08c9601403b1.tar.gz
Link for GSoC 2009 in project highlights
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.