summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2017-08-18 13:54:39 -0400
committerJoan Touzet <wohali@users.noreply.github.com>2017-08-18 15:15:15 -0400
commitd46e3ee992a7f9ab76cdb3dd23f6abf2e91c079d (patch)
treefaa8b5c16c4115d6bad804c17b84dab1097c70b6
parentb2397c514d7b07688782785983000190be859346 (diff)
downloadcouchdb-d46e3ee992a7f9ab76cdb3dd23f6abf2e91c079d.tar.gz
Update README Jenkins link and minor misc. cleanup
-rw-r--r--BUGS.md7
-rw-r--r--COMMITTERS.md2
-rw-r--r--README.rst4
3 files changed, 8 insertions, 5 deletions
diff --git a/BUGS.md b/BUGS.md
index 1bdc478f7..235b634d6 100644
--- a/BUGS.md
+++ b/BUGS.md
@@ -3,6 +3,11 @@ Apache CouchDB BUGS
Visit our issue tracker:
- https://issues.apache.org/jira/browse/CouchDB
+ https://github.com/apache/couchdb/issues
You can use this to report bugs, request features, or suggest enhancements.
+
+Our JIRA system no longer accepts new issues, but may have important historical
+information:
+
+ https://issues.apache.org/jira/browse/CouchDB
diff --git a/COMMITTERS.md b/COMMITTERS.md
index 2e99e6688..25866b857 100644
--- a/COMMITTERS.md
+++ b/COMMITTERS.md
@@ -48,5 +48,3 @@ mean this in the sense of being loyal to the project and its interests.
* Maria Andersson <mia@apache.org>
* Michelle Phung <michellep@apache.org>
* Clemens Stolle <klaemo@apache.org>
-
-For a list of other credits see the `THANKS` file.
diff --git a/README.rst b/README.rst
index aafedc304..a03d6ec5a 100644
--- a/README.rst
+++ b/README.rst
@@ -10,8 +10,8 @@ Apache CouchDB README
.. |travisci| image:: https://travis-ci.org/apache/couchdb.svg?branch=master
:target: https://travis-ci.org/apache/couchdb
-.. |jenkins| image:: https://builds.apache.org/buildStatus/icon?job=CouchDB
- :target: https://builds.apache.org/job/CouchDB/
+.. |jenkins| image:: https://builds.apache.org/job/CouchDB/job/master/badge/icon
+ :target: https://builds.apache.org/blue/organizations/jenkins/CouchDB/activity
Installation
------------