about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Wüstenberg2022-05-25 11:01:53 +0200
committerGitHub2022-05-25 09:01:53 +0000
commit97698614be4f60cd47c872b5275459bcc8f6e14f (patch)
tree0c76ea48a26fef9eb562e47881cd0470501f356c /README.md
parentb016f271d7891627f2017b6a385e80159009ad6b (diff)
downloadgomponents-97698614be4f60cd47c872b5275459bcc8f6e14f.tar.lz
gomponents-97698614be4f60cd47c872b5275459bcc8f6e14f.tar.zst
gomponents-97698614be4f60cd47c872b5275459bcc8f6e14f.zip
Fix CI badge in Readme (#100)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9ab848..3bcbed8 100644
--- a/README.md
+++ b/README.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.