Skip to content

Commit 3c12864

Browse files
authored
Fix badges in the readme of subtree packages (#1984)
1 parent 260c5b1 commit 3c12864

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# AsyncAws Comprehend Client
22

3-
![](https://github.com/async-aws/comprehend/workflows/Tests/badge.svg?branch=master)
4-
![](https://github.com/async-aws/comprehend/workflows/BC%20Check/badge.svg?branch=master)
3+
![CI](https://github.com/async-aws/comprehend/actions/workflows/ci.yml/badge.svg?branch=master)
4+
![BC Check](https://github.com/async-aws/comprehend/actions/workflows/checks.yml/badge.svg?branch=master)
55

66
An API client for Comprehend.
77

0 commit comments

Comments
 (0)