diff --git a/docs/README.md b/docs/README.md index 4bed698..bb862b3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -27,7 +27,7 @@ With no precedents websocket performance and an really fast HTTP server that can - [Streaming Data](streaming-data.md) - [Send File and Static Files](static-files.md) - [Templates](templates.md) -- [GraphiQL](graphiQL.md) +- [GraphiQL](graphiql.md) - [WebSockets and Backpressure](websockets-backpressure.md) - [SSL](ssl.md) - [API Reference](ssl.md) diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 9c134dc..8575854 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -10,7 +10,7 @@ - [Streaming Data](streaming-data.md) - [Send File and Static Files](static-files.md) - [Templates](templates.md) -- [GraphiQL](graphiQL.md) +- [GraphiQL](graphiql.md) - [WebSockets and Backpressure](websockets-backpressure.md) - [SSL](ssl.md) - [API Reference](api.md)