We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac115fb commit 11ac030Copy full SHA for 11ac030
README.md
@@ -30,10 +30,10 @@ The library is still under development; do not use in production.
30
31
## Examples
32
33
-- [HTTP](./examples/examples/http.rs)
34
-- [WebSocket](./examples/examples/ws.rs)
35
-- [WebSocket pubsub](./examples/examples/ws_subscription.rs)
36
-- [API generation with proc macro](./examples/examples/proc_macro.rs)
+- [HTTP](./examples/http.rs)
+- [WebSocket](./examples/ws.rs)
+- [WebSocket pubsub](./examples/ws_subscription.rs)
+- [API generation with proc macro](./examples/proc_macro.rs)
37
38
## Roadmap
39
0 commit comments