Skip to content

Commit 64af160

Browse files
author
Yun Zhi Lin
committed
correct minor url typo in README
1 parent e3089e3 commit 64af160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ compatible software in Go. Works with [Ember/Ember-Data](https://github.com/embe
2020

2121
### jsh - JSON Specification Handler
2222

23-
For streamlined JSONAPI object serialization. Uses [govalidator](github.com/asaskevich/govalidator) for input validation.
23+
For streamlined JSONAPI object serialization. Uses [govalidator](https://github.com/asaskevich/govalidator) for input validation.
2424

2525
```go
2626
import github.com/derekdowling/go-json-spec-handler

0 commit comments

Comments
 (0)