Skip to content

Commit 87d2663

Browse files
committed
fix: fix godoc badge
1 parent 80da4c3 commit 87d2663

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Gobalt
22

3-
[![Go Reference](https://pkg.go.dev/badge/github.com/andresperezl/gobalt.svg)](https://pkg.go.dev/github.com/andresperezl/gobalt)
3+
[![Go Reference](https://pkg.go.dev/badge/github.com/andresperezl/gobalt/v2.svg)](https://pkg.go.dev/github.com/andresperezl/gobalt/v2)
44

5-
Go library to interact with [cobalt.tools API](https://cobalt.tools/)
5+
[cobalt.tools API](https://cobalt.tools/) API client GO library.
66

77
## Usage
88

0 commit comments

Comments
 (0)