all repos — gomponents @ 97698614be4f60cd47c872b5275459bcc8f6e14f

HTML components in pure Go

Fix CI badge in Readme (#100)

Markus Wüstenberg markus@maragu.dk
Wed, 25 May 2022 11:01:53 +0200
commit

97698614be4f60cd47c872b5275459bcc8f6e14f

parent

b016f271d7891627f2017b6a385e80159009ad6b

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md
@@ -1,7 +1,7 @@ # Tired of complex template languages?
 
 [![GoDoc](https://godoc.org/github.com/maragudk/gomponents?status.svg)](https://godoc.org/github.com/maragudk/gomponents)
-[![Go](https://github.com/maragudk/gomponents/actions/workflows/go.yml/badge.svg)](https://github.com/maragudk/gomponents/actions/workflows/go.yml)
+[![Go](https://github.com/maragudk/gomponents/actions/workflows/ci.yml/badge.svg)](https://github.com/maragudk/gomponents/actions/workflows/ci.yml)
 [![codecov](https://codecov.io/gh/maragudk/gomponents/branch/master/graph/badge.svg)](https://codecov.io/gh/maragudk/gomponents)
 
 Try view components in pure Go.