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 732bc90e4 chore: Update build status image link in README (#6097)
732bc90e4 is described below

commit 732bc90e48a0fbe49bc803e6a49080c9c4a700f1
Author: Ronny Berndt <[email protected]>
AuthorDate: Thu Aug 20 21:39:51 2026 +0200

    chore: Update build status image link in README (#6097)
    
    The ASF Infra team restored the Jenkins CI instance and the path for the 
build status has changed.
---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 966af3950..7c25dcd5c 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@ Apache CouchDB README
 | |1| |2| |
 +---------+
 
-.. |1| image:: 
https://ci-couchdb.apache.org/buildStatus/icon?job=jenkins-cm1%2FFullPlatformMatrix%2Fmain&subject=main
-    :target: 
https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/
+.. |1| image:: 
https://ci-couchdb.apache.org/buildStatus/icon?job=FullPlatformMatrix%2Fmain&subject=main
+    :target: https://ci-couchdb.apache.org/job/FullPlatformMatrix/job/main
 .. |2| image:: https://readthedocs.org/projects/couchdb/badge/?version=latest
     :target: https://docs.couchdb.org/en/latest/?badge=latest
 

Reply via email to