summaryrefslogtreecommitdiff
path: root/www/project_tools.html
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2006-05-21 02:33:34 +0000
committerSteven Knight <knight@baldmt.com>2006-05-21 02:33:34 +0000
commit15c3f33d0ce344e767774c54b18972484a629d86 (patch)
treef2f6d068e8c27dc6f85eb113b09d7c5b5a668276 /www/project_tools.html
parent4c65fcd6389b72e75fbca17d392b23b24220c8a8 (diff)
downloadscons-15c3f33d0ce344e767774c54b18972484a629d86.tar.gz
Better nav bar wording for submission pages.
Diffstat (limited to 'www/project_tools.html')
-rw-r--r--www/project_tools.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/project_tools.html b/www/project_tools.html
index 0fe0c5c5..6656fb48 100644
--- a/www/project_tools.html
+++ b/www/project_tools.html
@@ -16,9 +16,9 @@
<li>
<a href="/servlets/ProjectIssues">Issue Tracker</a>
<ul>
-<li><a href="http://scons.tigris.org/bug-submission.html">Submit a Bug</a></li>
+<li><a href="http://scons.tigris.org/bug-submission.html">Report a Bug</a></li>
<li><a href="http://scons.tigris.org/patch-submission.html">Submit a Patch</a></li>
-<li><a href="http://scons.tigris.org/feature-request.html">Submit a Feature Request</a></li>
+<li><a href="http://scons.tigris.org/feature-request.html">Request a Feature</a></li>
</ul>
</li>
</dd>