summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-03-08 15:24:26 +0000
committerhallgren <hallgren@chalmers.se>2012-03-08 15:24:26 +0000
commitff7d964e194a39d2f111bcc97b8baf0c1c90f7cc (patch)
tree7c65bd9930889b34391edf9fabeda1c561a8e6f0
parent53fd2c811b24768e7f7be115050b2e5c8952c5fd (diff)
GF home page: direct link to Issues
"Wiki" is a word with very low information scent: there is no way to know what type of informaiton is hiding behind the Wiki link, e.g., that there is a bug tracker (or an FAQ), so not many users will click on it.
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 73c8671d4..da44f47f2 100644
--- a/index.html
+++ b/index.html
@@ -40,7 +40,8 @@ March 2012
</div>
<div class=extralinks>
<p>
-[ <A HREF="http://code.google.com/p/grammatical-framework/wiki/SideBar?tm=6">Wiki</A>
+[ <a href="http://code.google.com/p/grammatical-framework/issues/list">Issues</a>
+| <A HREF="http://code.google.com/p/grammatical-framework/wiki/SideBar?tm=6">Wiki</A>
| <A HREF="doc/gf-people.html">People</A>
| <A HREF="doc/gf-bibliography.html">Publications</A>
| <A HREF="doc/gf-reference.html">QuickRefCard</A>