We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3089e3 + 64af160 commit 1afdc1aCopy full SHA for 1afdc1a
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