Skip to content

Commit

Permalink
Fixed broken link (#5910)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-tengler authored Mar 2, 2023
1 parent 5bbfc09 commit 5343dfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ sequenceDiagram
GraphQL Server->>Generated Client: Response: { "data": { "foo": { ... } } }
```

You can learn more about the benefits of persisted queries and how you can setup them up in your Hot Chocolate GraphQL server [here](/docs/hotchocolate/v13/performance/persisted-queries/#benefits).
You can learn more about the benefits of persisted queries and how you can setup them up in your Hot Chocolate GraphQL server [here](/docs/hotchocolate/v13/performance/persisted-queries#benefits).

# Usage

Expand Down

0 comments on commit 5343dfb

Please sign in to comment.