summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbig-r81 <ronny@kioskkinder.com>2021-01-25 10:52:51 +0100
committerJuanjo Rodriguez <jjrodrig@gmail.com>2021-01-25 11:53:53 +0100
commit178057363873803eccd5bbf882fc79749cd74861 (patch)
tree34a98315bf91be2599ce1f0f8efe8c3797451379
parentb033ef59e7b231d0620e266ee376a430101e54f6 (diff)
downloadcouchdb-178057363873803eccd5bbf882fc79749cd74861.tar.gz
fixing links after master->main branch rename
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index bce039d8c..4f54e6f0a 100644
--- a/README.rst
+++ b/README.rst
@@ -62,7 +62,7 @@ Getting started with developing
For more detail, read the README-DEV.rst_ file in this directory.
-.. _README-DEV.rst: https://github.com/apache/couchdb/blob/master/README-DEV.rst
+.. _README-DEV.rst: https://github.com/apache/couchdb/blob/main/README-DEV.rst
Basically you just have to install the needed dependencies which are
documented in the install docs and then run ``./configure && make``.
@@ -85,7 +85,7 @@ Contributing to CouchDB
You can learn more about our contributing process here:
- https://github.com/apache/couchdb/blob/master/CONTRIBUTING.md
+ https://github.com/apache/couchdb/blob/main/CONTRIBUTING.md
Cryptographic Software Notice
-----------------------------