Skip to content

Commit 334ab69

Browse files
[Backport 8.13] Fix CI badge in README (#2505)
* Fix badge in README (#2439) (cherry picked from commit f80751b) * Remove outdated Jenkins badge --------- Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
1 parent 2358dd3 commit 334ab69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Elasticsearch Python Client
1414
.. image:: https://static.pepy.tech/badge/elasticsearch
1515
:target: https://pepy.tech/project/elasticsearch?versions=*
1616

17-
.. image:: https://clients-ci.elastic.co/job/elastic+elasticsearch-py+main/badge/icon
18-
:target: https://clients-ci.elastic.co/job/elastic+elasticsearch-py+main
17+
.. image:: https://badge.buildkite.com/68e22afcb2ea8f6dcc20834e3a5b5ab4431beee33d3bd751f3.svg
18+
:target: https://buildkite.com/elastic/elasticsearch-py-integration-tests
1919

2020
.. image:: https://readthedocs.org/projects/elasticsearch-py/badge/?version=latest&style=flat
2121
:target: https://elasticsearch-py.readthedocs.io

0 commit comments

Comments
 (0)