diff --git a/README.md b/README.md index a80f79c..7e39ba9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Underscore ![License](https://img.shields.io/github/license/rjNemo/underscore?style=for-the-badge) -![Go version](https://img.shields.io/github/go-mod/go-version/rjNemo/underscore?style=for-the-badge&logo=go) +[![Go version](https://img.shields.io/github/go-mod/go-version/rjNemo/underscore?style=for-the-badge&logo=go)](https://pkg.go.dev/github.com/rjNemo/underscore) ![Go report](https://goreportcard.com/badge/github.com/rjNemo/underscore?style=for-the-badge) ![test coverage](https://img.shields.io/codecov/c/github/rjNemo/underscore?style=for-the-badge&logo=codecov) diff --git a/docs/content/_index.md b/docs/content/_index.md index 215a780..88ef255 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -3,7 +3,7 @@ title: underscore --- ![License](https://img.shields.io/github/license/rjNemo/underscore?style=for-the-badge) -![Go version](https://img.shields.io/github/go-mod/go-version/rjNemo/underscore?style=for-the-badge&logo=go) +[![Go version](https://img.shields.io/github/go-mod/go-version/rjNemo/underscore?style=for-the-badge&logo=go)](https://pkg.go.dev/github.com/rjNemo/underscore) ![Go report](https://goreportcard.com/badge/github.com/rjNemo/underscore?style=for-the-badge) ![test coverage](https://img.shields.io/codecov/c/github/rjNemo/underscore?style=for-the-badge&logo=codecov)