Author: scottbw
Date: Tue Nov 27 10:06:22 2012
New Revision: 1414052

URL: http://svn.apache.org/viewvc?rev=1414052&view=rev
Log:
fixed paths in navigation

Modified:
    wookie/site/trunk/templates/sidenav.mdtext

Modified: wookie/site/trunk/templates/sidenav.mdtext
URL: 
http://svn.apache.org/viewvc/wookie/site/trunk/templates/sidenav.mdtext?rev=1414052&r1=1414051&r2=1414052&view=diff
==============================================================================
--- wookie/site/trunk/templates/sidenav.mdtext (original)
+++ wookie/site/trunk/templates/sidenav.mdtext Tue Nov 27 10:06:22 2012
@@ -1,38 +1,38 @@
 # General
 
-  - [Home](/wookie/index.html)
-  - [News](/wookie/news.html)
-  - [Download](/wookie/docs/download.html)
+  - [Home](/index.html)
+  - [News](/news.html)
+  - [Download](/docs/download.html)
   - [Incubator page](http://incubator.apache.org/projects/wookie.html)
   - [License](http://www.apache.org/licenses/LICENSE-2.0)
 
 # Documentation
 
-  - [Download and Quickstart](/wookie/docs/download.html)
-  - [Server Admin](/wookie/docs/admin.html)
-  - [Embedding](/wookie/docs/embedding.html)
-  - [Integrating with Shindig](/wookie/docs/shindig.html)
-  - [Building widgets](/wookie/docs/widgets.html)
-  - [FAQ](/wookie/docs/faq.html)
-  - [API Reference](/wookie/docs/api.html)
+  - [Download and Quickstart](/docs/download.html)
+  - [Server Admin](/docs/admin.html)
+  - [Embedding](/docs/embedding.html)
+  - [Integrating with Shindig](/docs/shindig.html)
+  - [Building widgets](/docs/widgets.html)
+  - [FAQ](/docs/faq.html)
+  - [API Reference](/docs/api.html)
 
 # Community
 
-  - [Get Involved](/wookie/get-involved.html)
-  - [Mailing Lists](/wookie/mailing-lists.html)
-  - [People](/wookie/people.html)
+  - [Get Involved](/get-involved.html)
+  - [Mailing Lists](/mailing-lists.html)
+  - [People](/people.html)
 
 # Development
-  - [Getting Started](/wookie/docs/source.html)
-  - [Running](/wookie/docs/developer/running.html)
-  - [Widget Templates](/wookie/docs/templates.html)
-  - [Extension Features](/wookie/docs/developer/features.html)
-  - [Deploying Widgets](/wookie/docs/developer/widgets.html)
-  - [Environment](/wookie/docs/develop.html)
-  - [Release Management](/wookie/docs/developer/release-management.html)
-  - [Issue Tracker](/wookie/docs/developer/issues.html)
-  - [Management](/wookie/docs/developer/index.html)
-  - [W3C Widget Parser](/wookie/docs/developer/parser.html)
+  - [Getting Started](/docs/source.html)
+  - [Running](/docs/developer/running.html)
+  - [Widget Templates](/docs/templates.html)
+  - [Extension Features](/docs/developer/features.html)
+  - [Deploying Widgets](/docs/developer/widgets.html)
+  - [Environment](/docs/develop.html)
+  - [Release Management](/docs/developer/release-management.html)
+  - [Issue Tracker](/docs/developer/issues.html)
+  - [Management](/docs/developer/index.html)
+  - [W3C Widget Parser](/docs/developer/parser.html)
 
 # ASF
 


Reply via email to