Skip to content

Commit 34261f7

Browse files
authored
Fix README.md CI build badge link (#1058)
1 parent 3c56098 commit 34261f7

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,4 +1,4 @@
1-
![Go](https://github.com/openconfig/ygot/workflows/Go/badge.svg?branch=master)
1+
[![Build Status](https://github.com/openconfig/ygot/actions/workflows/go.yml/badge.svg?branch=master)](https://github.com/openconfig/ygot/actions/workflows/go.yml?query=branch%3Amaster)
22
[![Coverage Status](https://coveralls.io/repos/github/openconfig/ygot/badge.svg?branch=master)](https://coveralls.io/github/openconfig/ygot?branch=master)
33
[![Go Reference](https://pkg.go.dev/badge/github.com/openconfig/ygot.svg)](https://pkg.go.dev/github.com/openconfig/ygot)
44

0 commit comments

Comments
 (0)