Fix link to genqlient.yaml from FAQ.md (#140)

This commit is contained in:
John Maguire
2021-10-21 09:41:23 -04:00
committed by GitHub
parent 22019287da
commit 5c5c94b8a9
+1 -1
View File
@@ -94,7 +94,7 @@ bindings:
type: int32
```
Or, you can bind it to any other type, perhaps one with size-checked constructors; see the [`genqlient.yaml` documentation](`genqlient.yaml`) for more details.
Or, you can bind it to any other type, perhaps one with size-checked constructors; see the [`genqlient.yaml` documentation](genqlient.yaml) for more details.
### … let me json-marshal my response objects