Skip to content

Commit 7a724c5

Browse files
committed
Fix link formatting for JavaScript qs in README
1 parent 8432eee commit 7a724c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[![Go Reference](https://pkg.go.dev/badge/github.com/globocom/go-qs.svg)](https://pkg.go.dev/github.com/globocom/go-qs) [![Unit tests](https://github.com/globocom/go-qs/actions/workflows/tests.yaml/badge.svg?branch=main)](https://github.com/globocom/go-qs/actions/workflows/tests.yaml)
55

6-
> Parse and decode URL query strings into nested Go data structures. Compatible with [javascript qs](npmjs.com/package/qs).
6+
> Parse and decode URL query strings into nested Go data structures. Compatible with [javascript qs](https://npmjs.com/package/qs).
77
88
---
99

0 commit comments

Comments
 (0)