fix graphiql doc

pull/39/head
Ciro 2022-11-17 19:43:35 -03:00
rodzic ed9309f627
commit 12d71703be
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -27,7 +27,7 @@ With no precedents websocket performance and an really fast HTTP server that can
- [Streaming Data](streaming-data.md) - [Streaming Data](streaming-data.md)
- [Send File and Static Files](static-files.md) - [Send File and Static Files](static-files.md)
- [Templates](templates.md) - [Templates](templates.md)
- [GraphiQL](graphiQL.md) - [GraphiQL](graphiql.md)
- [WebSockets and Backpressure](websockets-backpressure.md) - [WebSockets and Backpressure](websockets-backpressure.md)
- [SSL](ssl.md) - [SSL](ssl.md)
- [API Reference](ssl.md) - [API Reference](ssl.md)

Wyświetl plik

@ -10,7 +10,7 @@
- [Streaming Data](streaming-data.md) - [Streaming Data](streaming-data.md)
- [Send File and Static Files](static-files.md) - [Send File and Static Files](static-files.md)
- [Templates](templates.md) - [Templates](templates.md)
- [GraphiQL](graphiQL.md) - [GraphiQL](graphiql.md)
- [WebSockets and Backpressure](websockets-backpressure.md) - [WebSockets and Backpressure](websockets-backpressure.md)
- [SSL](ssl.md) - [SSL](ssl.md)
- [API Reference](api.md) - [API Reference](api.md)