diff --git a/README.md b/README.md index 13be3f4..d566b7d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Helm Template Language -[![GoDoc](https://pkg.go.dev/gitlab.com/CRThaze/helm-tmpl-lang?status.svg)](https://pkg.go.dev/gitlab.com/CRThaze/helm-tmpl-lang) +[![GoDoc](http://godoc.org/gitlab.com/CRThaze/helm-tmpl-lang?status.svg)](http://godoc.org/gitlab.com/CRThaze/helm-tmpl-lang) + +A convenience wrapper for using Helm's templating engine as a generic template +dialect, outside of a Helm Chart. ## Usage