Skip to content

Commit 1afdc1a

Browse files
author
Derek Dowling
authored
Merge pull request #36 from gofury/upstream
correct minor url typo in README
2 parents e3089e3 + 64af160 commit 1afdc1a

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)