This is an automated email from the ASF dual-hosted git repository.
wohali pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/couchdb-www.git
The following commit(s) were added to refs/heads/asf-site by this push:
new fcb2093 Changed the url to refer to stable and not master (#34)
fcb2093 is described below
commit fcb20932326646c425261ccd0f475ef91f71d5f9
Author: Thejesh GN <[email protected]>
AuthorDate: Thu Nov 19 21:40:26 2020 +0530
Changed the url to refer to stable and not master (#34)
---
_src-fauxton-visual-guide/index.jade | 4 ++--
fauxton-visual-guide/index.html | 4 ++--
index.html | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/_src-fauxton-visual-guide/index.jade
b/_src-fauxton-visual-guide/index.jade
index cb8ab8e..e74383a 100644
--- a/_src-fauxton-visual-guide/index.jade
+++ b/_src-fauxton-visual-guide/index.jade
@@ -259,13 +259,13 @@ div#content.showSideBar
The Setup tab provides an installation wizard to help you setup a
cluster, in case you haven’t done before, or in case you would prefer to use
Fauxton.
You can read more about it in the docs:
- [Cluster Setup
Wizard](http://docs.couchdb.org/en/master/cluster/setup.html#the-cluster-setup-wizard)
+ [Cluster Setup
Wizard](https://docs.couchdb.org/en/stable/setup/cluster.html#the-cluster-setup-wizard)


You can read more about CouchDB clusters in the docs as well:
- [CouchDB
Clusters](http://docs.couchdb.org/en/master/cluster/index.html)
+ [CouchDB
Clusters](http://docs.couchdb.org/en/stable/cluster/index.html)
div.chapter#_activetasks
:markdown
diff --git a/fauxton-visual-guide/index.html b/fauxton-visual-guide/index.html
index 88c1f44..a53161f 100644
--- a/fauxton-visual-guide/index.html
+++ b/fauxton-visual-guide/index.html
@@ -84,11 +84,11 @@ Jump directly to the Permissions page for this database.
</h1></div><div id="setup" class="chapter"><h1 id="setup">Setup</h1>
<p>The Setup tab provides an installation wizard to help you setup a cluster,
in case you haven’t done before, or in case you would prefer to use Fauxton.</p>
<p>You can read more about it in the docs:
-<a
href="http://docs.couchdb.org/en/master/cluster/setup.html#the-cluster-setup-wizard">Cluster
Setup Wizard</a></p>
+<a
href="https://docs.couchdb.org/en/stable/setup/cluster.html#the-cluster-setup-wizard">Cluster
Setup Wizard</a></p>
<p><img src="imgs/screen-shots/setup1.png" alt="Setup 1" title="Setup 1">
<img src="imgs/screen-shots/setup2.png" alt="Setup 2" title="Setup 2"></p>
<p>You can read more about CouchDB clusters in the docs as well:
-<a href="http://docs.couchdb.org/en/master/cluster/index.html">CouchDB
Clusters</a></p>
+<a href="http://docs.couchdb.org/en/stable/cluster/index.html">CouchDB
Clusters</a></p>
</div><div id="_activetasks" class="chapter"><h1 id="active-tasks">Active
Tasks</h1>
<p><strong> 1 Change Polling Interval </strong>
The status of each task can change as you are watching the Active
diff --git a/index.html b/index.html
index bf963cf..8a7af24 100644
--- a/index.html
+++ b/index.html
@@ -135,7 +135,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for
the original design.
<p>
- Apache CouchDB™ lets you access your data where you need it. The
<strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html"
title="Couch Replication Protocol">Couch Replication Protocol</a></strong> is
implemented in a variety of projects and products that span every imaginable
computing environment from <strong>globally distributed
server-clusters</strong>, over <strong>mobile phones</strong> to <strong>web
browsers</strong>.
+ Apache CouchDB™ lets you access your data where you need it. The
<strong><a href="http://docs.couchdb.org/en/stable/replication/protocol.html"
title="Couch Replication Protocol">Couch Replication Protocol</a></strong> is
implemented in a variety of projects and products that span every imaginable
computing environment from <strong>globally distributed
server-clusters</strong>, over <strong>mobile phones</strong> to <strong>web
browsers</strong>.
</p>
<p>
@@ -145,7 +145,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for
the original design.
</p>
<p>
- <strong><a
href="http://docs.couchdb.org/en/master/replication/protocol.html"
title="CouchDB Replication Protocol">The Couch Replication
Protocol</a></strong> lets your data flow seamlessly between server clusters to
mobile phones and web browsers, enabling a compelling <strong><a
href="http://offlinefirst.org">offline-first</a></strong> user-experience while
maintaining high performance and strong reliability. CouchDB comes with a
<strong>developer-friendly</strong> query langua [...]
+ <strong><a
href="http://docs.couchdb.org/en/stable/replication/protocol.html"
title="CouchDB Replication Protocol">The Couch Replication
Protocol</a></strong> lets your data flow seamlessly between server clusters to
mobile phones and web browsers, enabling a compelling <strong><a
href="http://offlinefirst.org">offline-first</a></strong> user-experience while
maintaining high performance and strong reliability. CouchDB comes with a
<strong>developer-friendly</strong> query langua [...]
</p>
@@ -218,7 +218,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for
the original design.
</h3>
<p class="skill-card-slogan">
- CouchDB’s unique <a
href="http://docs.couchdb.org/en/master/replication/protocol.html">Replication
Protocol</a> is the
+ CouchDB’s unique <a
href="http://docs.couchdb.org/en/stable/replication/protocol.html">Replication
Protocol</a> is the
foundation for a whole new generation of <a
href="http://offlinefirst.org/">“Offline
First”</a> applications for Mobile applications and other
environments with <a
href="https://www.youtube.com/watch?v=1sLjWlWvCsc">challenging