Skip to content

Commit bee29ca

Browse files
authored
Fix README.md CI build badge link (#170)
1 parent d39eb59 commit bee29ca

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,5 +1,5 @@
11
# ygnmi
2-
![Build Status](https://github.com/openconfig/ygnmi/workflows/Go/badge.svg?branch=main)
2+
[![Build Status](https://github.com/openconfig/ygnmi/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/openconfig/ygnmi/actions/workflows/go.yml?query=branch%3Amain)
33
[![Coverage Status](https://coveralls.io/repos/github/openconfig/ygnmi/badge.svg?branch=main)](https://coveralls.io/github/openconfig/ygnmi?branch=main)
44
[![Go Reference](https://pkg.go.dev/badge/github.com/openconfig/ygnmi.svg)](https://pkg.go.dev/github.com/openconfig/ygnmi)
55
## Introduction

0 commit comments

Comments
 (0)