Author: tdunning
Date: Wed Jan 30 08:01:06 2013
New Revision: 1440301
URL: http://svn.apache.org/viewvc?rev=1440301&view=rev
Log:
Added link to wiki in nav bar
Modified:
incubator/drill/site/trunk/lib/path.pm
Modified: incubator/drill/site/trunk/lib/path.pm
URL:
http://svn.apache.org/viewvc/incubator/drill/site/trunk/lib/path.pm?rev=1440301&r1=1440300&r2=1440301&view=diff
==============================================================================
--- incubator/drill/site/trunk/lib/path.pm (original)
+++ incubator/drill/site/trunk/lib/path.pm Wed Jan 30 08:01:06 2013
@@ -6,7 +6,7 @@ our @nav = (
{ title => "Overview",
href => "/drill/index.html"},
{ title => "Wiki",
- href => ""},
+ href =>
"https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki"},
{ title => "Project" },
{ title => "Source Code",
href => "/drill/source-repository.html" },