Repository: couchdb-www Updated Branches: refs/heads/asf-site 135556185 -> 4c9aea4d0
fix documentation link Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/4c9aea4d Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/4c9aea4d Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/4c9aea4d Branch: refs/heads/asf-site Commit: 4c9aea4d045da58b2db77a385af40b8b255b7698 Parents: 1355561 Author: Daniela Borges <[email protected]> Authored: Sat Dec 5 23:32:46 2015 +0000 Committer: Daniela Borges <[email protected]> Committed: Sun Dec 6 12:35:40 2015 +0000 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/4c9aea4d/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index fc5d07c..9706204 100644 --- a/index.html +++ b/index.html @@ -456,7 +456,7 @@ This fabulous linen texture was integrated into the site design. <ul class="list more"> <li class="corner"></li> - <li><a href="http://docs.couchdb.org/en/latest/">Documentation<span></span></a> + <li><a href="http://docs.couchdb.org">Documentation<span></span></a> <li><a href="https://cwiki.apache.org/confluence/display/COUCHDB/Current+Releases">Current Releases<span></span></a></li> <li><a href="http://blog.couchdb.org/">Blog<span></span></a> <li><a href="http://couchdb.apache.org/bylaws.html">Bylaws<span></span></a>
