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 d58f221 commit 689878dCopy full SHA for 689878d
README.md
@@ -19,7 +19,7 @@ The eventual goal is to use `h3` as an internal dependency of [hyper][].
19
20
## Getting Started
21
22
-The [examples][] directory can help get started in two ways:
+The [examples](./examples) directory can help get started in two ways:
23
24
- There are ready-to-use `client` and `server` binaries to interact with _other_ HTTP/3 peers. Check the README in that directory.
25
- The source code of those examples can help teach how to use `h3` as either a client or a server.
0 commit comments