Author: lewismc
Date: Sat Jun 1 02:15:53 2013
New Revision: 1488449
URL: http://svn.apache.org/r1488449
Log:
fix link to quickstart
Modified:
gora/site/trunk/content/current/overview.md
Modified: gora/site/trunk/content/current/overview.md
URL:
http://svn.apache.org/viewvc/gora/site/trunk/content/current/overview.md?rev=1488449&r1=1488448&r2=1488449&view=diff
==============================================================================
--- gora/site/trunk/content/current/overview.md (original)
+++ gora/site/trunk/content/current/overview.md Sat Jun 1 02:15:53 2013
@@ -3,7 +3,7 @@ Title: Gora Module Overview
##Introduction
This is the main entry point for Gora documentation. Here are some pointers
for further info:
-* First if you haven't already done so, make sure to check the [quick start
guide](/quickstart.html).
+* First if you haven't already done so, make sure to check the [quick start
guide](./quickstart.html).
* Basic information about gora modules can be found below.
* You can also take a look at the [API Documentation](javadoc/index.html)
which contains the javadoc
for all of the modules combined. We are always looking for [Documentation
contributions](../contribute.html).