Repository: couchdb-www
Updated Branches:
  refs/heads/asf-site cc1592f35 -> 124f558d3


fix wiki 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/18b16e80
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/18b16e80
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/18b16e80

Branch: refs/heads/asf-site
Commit: 18b16e8061a2e7cf632527782a5a3d20cd7c3cd6
Parents: cc1592f
Author: Jan Lehnardt <[email protected]>
Authored: Tue Jul 10 20:51:56 2018 +0200
Committer: Jan Lehnardt <[email protected]>
Committed: Tue Jul 10 20:51:56 2018 +0200

----------------------------------------------------------------------
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/18b16e80/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 6375213..7ffe747 100644
--- a/index.html
+++ b/index.html
@@ -731,7 +731,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for 
the original design.
 
         <ul class="list more">
           <li class="corner"></li>
-          <li><a 
href="http://wiki.apache.org/couchdb/";>Wiki<span></span></a></li>
+          <li><a 
href="http://cwiki.apache.org/confluence/display/COUCHDB/";>Wiki<span></span></a></li>
           <li><a href="https://github.com/apache/couchdb/issues";>Issue 
Tracker<span></span></a></li>
           <li><a href="https://github.com/apache/couchdb/pulls";>Pull 
Requests<span></span></a></li>
           <li><a href="https://github.com/apache?q=couchdb";>Git 
Mirrors<span></span></a></li>

Reply via email to