more doc routes fix

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

Wyświetl plik

@ -30,4 +30,4 @@ With no precedents websocket performance and an really fast HTTP server that can
- [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](api.md)

Wyświetl plik

@ -73,4 +73,4 @@ app.run()
``` ```
### Next [GraphiQL](graphiQL.md) ### Next [GraphiQL](graphiql.md)