summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Pedersen <david.pdrsn@gmail.com>2021-11-03 08:25:31 +0100
committerDavid Pedersen <david.pdrsn@gmail.com>2021-11-03 08:25:31 +0100
commit708988bfae8ca05d655adaeeee021f59636a64ba (patch)
treeb69e7dcc8211d6db338a2c34f42312730784c6a6 /README.md
parent1c60255b9f8a94af39226ecb19a72552770de4a5 (diff)
Fix readme example link
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 68f0b837..d930c376 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,8 @@ struct User {
}
```
-You can find this [example][readme-example] as well as other example projects in the [example directory][examples].
+You can find this [example][readme-example] as well as other example projects in
+the [example directory][examples].
See the [crate documentation][docs] for way more examples.
@@ -138,7 +139,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in `axum` by you, shall be licensed as MIT, without any
additional terms or conditions.
-[readme-example]: https://github.com/tokio-rs/axum/tree/main/examples/readme-example
+[readme-example]: https://github.com/tokio-rs/axum/tree/main/examples/readme
[examples]: https://github.com/tokio-rs/axum/tree/main/examples
[docs]: https://docs.rs/axum
[`tower`]: https://crates.io/crates/tower