Skip to content

Commit ab5bf5e

Browse files
authored
Fix codecov badge to refer to 'main' branch (#369)
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
1 parent 3ba69b6 commit ab5bf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <img alt="Hyperledger Aries logo" src="docs/aries-logo.png" width="45px" /> AriesVCX
22

33
![CI build](https://github.com/hyperledger/aries-vcx/workflows/CI/badge.svg)
4-
[![codecov](https://codecov.io/gh/hyperledger/aries-vcx/branch/master/graph/badge.svg)](https://codecov.io/gh/hyperledger/aries-vcx)
4+
[![codecov](https://codecov.io/gh/hyperledger/aries-vcx/branch/main/graph/badge.svg)](https://codecov.io/gh/hyperledger/aries-vcx)
55
[![Chat](https://raw.githubusercontent.com/hyperledger/chat-assets/master/aries-vcx.svg)](https://chat.hyperledger.org/channel/aries-vcx)
66

77

0 commit comments

Comments
 (0)