Skip to content

Commit 06a2f7c

Browse files
authored
docs: fix broken workflow badge in README (#1370)
* Update note to support GitHub rendering Signed-off-by: Srihari Thyagarajan <[email protected]> * `chore`: update readme badge to reflect correct docs workflow --------- Signed-off-by: Srihari Thyagarajan <[email protected]>
1 parent 7e3f061 commit 06a2f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![GitHub](https://img.shields.io/github/stars/cocoindex-io/cocoindex?color=5B5BD6)](https://github.com/cocoindex-io/cocoindex)
1010
[![License](https://img.shields.io/badge/license-Apache%202.0-5B5BD6?logo=opensourceinitiative&logoColor=white)](https://opensource.org/licenses/Apache-2.0)
11-
[![docs](https://github.com/cocoindex-io/cocoindex/actions/workflows/docs.yml/badge.svg?event=push&color=5B5BD6)](https://github.com/cocoindex-io/cocoindex/actions/workflows/docs.yml)
11+
[![docs](https://github.com/cocoindex-io/cocoindex/actions/workflows/docs_test.yml/badge.svg)](https://github.com/cocoindex-io/cocoindex/actions/workflows/docs_test.yml)
1212

1313
</div>
1414

0 commit comments

Comments
 (0)