Author: tomaz
Date: Sat Nov 5 19:31:03 2011
New Revision: 1198028
URL: http://svn.apache.org/viewvc?rev=1198028&view=rev
Log:
Update home link.
Modified:
libcloud/site/trunk/templates/blocks/menu.html
Modified: libcloud/site/trunk/templates/blocks/menu.html
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/templates/blocks/menu.html?rev=1198028&r1=1198027&r2=1198028&view=diff
==============================================================================
--- libcloud/site/trunk/templates/blocks/menu.html (original)
+++ libcloud/site/trunk/templates/blocks/menu.html Sat Nov 5 19:31:03 2011
@@ -1,4 +1,4 @@
-<h2><a href="/index.html">home</a></h2>
+<h2><a href="/">home</a></h2>
<h2><a href="/news.html">news</a></h2>
<h2><a href="/about.html">about</a></h2>
<h2><a href="/getting-started.html">getting started</a></h2>