Skip to content

Commit ca733ae

Browse files
authored
Update README.md (#5)
update coverage badge to main
1 parent b5fab9e commit ca733ae

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
@@ -5,7 +5,7 @@ on the existing OCI load balancer features to act as an ingress controller for c
55
[![Go Report Card](https://goreportcard.com/badge/github.com/oracle/oci-native-ingress-controller)](https://goreportcard.com/report/github.com/oracle/oci-native-ingress-controller)
66
[![License](http://img.shields.io/badge/license-UPL%201.0-blue.svg)](https://oss.oracle.com/licenses/upl/)
77
[![Release](https://img.shields.io/github/v/release/oracle/oci-native-ingress-controller)](https://img.shields.io/github/v/release/oracle/oci-native-ingress-controller)
8-
[![Coverage Status](https://coveralls.io/repos/github/oracle/oci-native-ingress-controller/badge.svg?branch=master)](https://coveralls.io/github/oracle/oci-native-ingress-controller?branch=master)
8+
[![Coverage Status](https://coveralls.io/repos/github/oracle/oci-native-ingress-controller/badge.svg?branch=main)](https://coveralls.io/github/oracle/oci-native-ingress-controller?branch=main)
99

1010
## Getting Started
1111
Please have a look at [Getting Started](./GettingStarted.md)
@@ -29,4 +29,4 @@ vulnerability disclosure process.
2929
## License
3030

3131
Copyright (c) 2023 Oracle and/or its affiliates.
32-
Released under the Universal Permissive License v1.0 as shown at <https://oss.oracle.com/licenses/upl/>.
32+
Released under the Universal Permissive License v1.0 as shown at <https://oss.oracle.com/licenses/upl/>.

0 commit comments

Comments
 (0)