Skip to content

Commit a390b40

Browse files
committed
fix API docs link
we need a docs website 😢
1 parent 822fba6 commit a390b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphiql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ GraphiQL supports customization in UI and behavior by accepting React props and
187187

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

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

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

0 commit comments

Comments
 (0)