From c29a4d5e93d243f54af394f5c9ecdfa3ce7bc3ac Mon Sep 17 00:00:00 2001 From: Jamie McClelland Date: Sat, 23 Aug 2008 17:09:22 -0400 Subject: preface why link with forward slash so it works on pages other than the home page. --- website/templates/header.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/templates/header.mdwn b/website/templates/header.mdwn index fba9a66..47bdfd1 100644 --- a/website/templates/header.mdwn +++ b/website/templates/header.mdwn @@ -1 +1 @@ -[why?](why) | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]] +[why?](/why) | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]] -- cgit v1.2.3