Skip to content

Commit

Permalink
Fix link to genqlient.yaml from FAQ.md (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmaguire authored Oct 21, 2021
1 parent 2201928 commit 5c5c94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5c5c94b

Please sign in to comment.