Skip to content

Commit

Permalink
fix API docs link
Browse files Browse the repository at this point in the history
we need a docs website 😢
  • Loading branch information
acao committed Jun 26, 2022
1 parent 822fba6 commit a390b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphiql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ GraphiQL supports customization in UI and behavior by accepting React props and

`fetcher` is the only required prop for `<GraphiQL />`.

For props documentation, see the [API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphiql.html#graphiqlprops)
For props documentation, see the [API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphiql.html#graphiqlprops-1)

### Children (this pattern will be dropped in 2.0.0)

Expand Down

0 comments on commit a390b40

Please sign in to comment.