Author: jwills
Date: Tue May 14 03:43:44 2013
New Revision: 1482184
URL: http://svn.apache.org/r1482184
Log:
Update API doc link
Modified:
crunch/site/trunk/lib/path.pm
Modified: crunch/site/trunk/lib/path.pm
URL:
http://svn.apache.org/viewvc/crunch/site/trunk/lib/path.pm?rev=1482184&r1=1482183&r2=1482184&view=diff
==============================================================================
--- crunch/site/trunk/lib/path.pm (original)
+++ crunch/site/trunk/lib/path.pm Tue May 14 03:43:44 2013
@@ -10,7 +10,7 @@ our @nav = (
{ title => "Download",
href => "/download.html"},
{ title => "API",
- href => "/apidocs/0.5.0/" },
+ href => "/apidocs/0.6.0/" },
{ title => "Development" },
{ title => "Source Code",
href => "/source-repository.html" },