doc: fix badge in readme (#314)

This commit is contained in:
Robert van Gent
2021-08-30 16:31:21 -07:00
committed by GitHub
parent 3fd3a427dd
commit 233b341f94

View File

@@ -1,6 +1,6 @@
# Wire: Automated Initialization in Go
[![Build Status](https://github.com/github/google/wire/workflows/tests.yml/badge.svg?branch=main)][build]
[![Build Status](https://github.com/google/wire/actions/workflows/tests.yml/badge.svg?branch=main)][build]
[![godoc](https://godoc.org/github.com/google/wire?status.svg)][godoc]
[![Coverage](https://codecov.io/gh/google/wire/branch/master/graph/badge.svg)](https://codecov.io/gh/google/wire)