Skip to content

Commit

Permalink
Update badge references for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unrolled authored Oct 15, 2024
1 parent 5e0563b commit 5f7ed70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Render [![GoDoc](http://godoc.org/github.com/unrolled/render?status.svg)](http://godoc.org/github.com/unrolled/render) [![Test](https://github.com/unrolled/render/workflows/Test/badge.svg?branch=v1)](https://github.com/unrolled/render/actions)
# Render [![GoDoc](https://pkg.go.dev/badge/github.com/unrolled/render)](http://godoc.org/github.com/unrolled/render) [![Test](https://github.com/unrolled/render/actions/workflows/test.yaml/badge.svg)](https://github.com/unrolled/render/actions)


Render is a package that provides functionality for easily rendering JSON, XML, text, binary data, and HTML templates.
Expand Down

0 comments on commit 5f7ed70

Please sign in to comment.