You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by jf...@apache.org on 2012/07/26 21:10:46 UTC

svn commit: r1366152 - /vcl/site/trunk/templates/sidenav.mdtext

Author: jfthomps
Date: Thu Jul 26 19:10:45 2012
New Revision: 1366152

URL: http://svn.apache.org/viewvc?rev=1366152&view=rev
Log:
moved faq and features to info directory

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

Modified: vcl/site/trunk/templates/sidenav.mdtext
URL: http://svn.apache.org/viewvc/vcl/site/trunk/templates/sidenav.mdtext?rev=1366152&r1=1366151&r2=1366152&view=diff
==============================================================================
--- vcl/site/trunk/templates/sidenav.mdtext (original)
+++ vcl/site/trunk/templates/sidenav.mdtext Thu Jul 26 19:10:45 2012
@@ -1,11 +1,11 @@
 * Information
     * [What is VCL?](/info/about.html)
-    * [Features](features.html)
+    * [Features](/info/features.html)
     * [Architecture](/info/architecture.html)
     * [Use Cases](/info/use-cases.html)
     * [Download](/download.cgi)
     * [License](/info/license.html)
-    * [FAQ](/faq.html)
+    * [FAQ](/info/faq.html)
 * [Documentation](/docs/index.html)
     * [Using VCL](/docs/using-vcl.html)
     * [Image Creation](/docs/image-creation.html)