Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 2f70a00

Browse files
authored
Fix build badge link in README (#317)
1 parent 3b6fb78 commit 2f70a00

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,6 +1,6 @@
11
# Wire: Automated Initialization in Go
22

3-
![Build Status](https://github.com/google/wire/actions/workflows/tests.yml/badge.svg?branch=main)
3+
[![Build Status](https://github.com/google/wire/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/google/wire/actions)
44
[![godoc](https://godoc.org/github.com/google/wire?status.svg)][godoc]
55
[![Coverage](https://codecov.io/gh/google/wire/branch/master/graph/badge.svg)](https://codecov.io/gh/google/wire)
66

0 commit comments

Comments
 (0)