This is an automated email from the ASF dual-hosted git repository.
big-r81 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/main by this push:
new df9b01358 Fix Jenkins badge link in README (#5973)
df9b01358 is described below
commit df9b0135857695ee3bf3bd99c12443ef181fd229
Author: Ronny Berndt <[email protected]>
AuthorDate: Tue Apr 21 10:07:21 2026 +0200
Fix Jenkins badge link in README (#5973)
After a Jenkins upgrade we need to updated the badge link for the build job
in README.
---
README.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.rst b/README.rst
index ece0ca891..ebfdbb669 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@ Apache CouchDB README
| |1| |2| |
+---------+
-.. |1| image::
https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/badge/icon?subject=main
- :target:
https://ci-couchdb.apache.org/blue/organizations/jenkins/jenkins-cm1%2FFullPlatformMatrix/activity?branch=main
+.. |1| image::
https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/badge/icon
+ :target:
https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/
.. |2| image:: https://readthedocs.org/projects/couchdb/badge/?version=latest
:target: https://docs.couchdb.org/en/latest/?badge=latest