We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3089e3 commit 64af160Copy full SHA for 64af160
README.md
@@ -20,7 +20,7 @@ compatible software in Go. Works with [Ember/Ember-Data](https://github.com/embe
20
21
### jsh - JSON Specification Handler
22
23
-For streamlined JSONAPI object serialization. Uses [govalidator](github.com/asaskevich/govalidator) for input validation.
+For streamlined JSONAPI object serialization. Uses [govalidator](https://github.com/asaskevich/govalidator) for input validation.
24
25
```go
26
import github.com/derekdowling/go-json-spec-handler
0 commit comments