Skip to content

Commit

Permalink
doc: fix badge in readme (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
vangent authored Aug 30, 2021
1 parent 233b341 commit 7e8af29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Wire: Automated Initialization in Go

[![Build Status](https:/google/wire/actions/workflows/tests.yml/badge.svg?branch=main)][build]
![Build Status](https:/google/wire/actions/workflows/tests.yml/badge.svg?branch=main)
[![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)

Expand Down

0 comments on commit 7e8af29

Please sign in to comment.