1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 08:14:58 +02:00

fix examples link

This commit is contained in:
Arve Seljebu
2019-07-06 18:59:48 +02:00
committed by GitHub
parent bb0fdaf1e9
commit 74bd99cb06

View File

@ -38,7 +38,7 @@ actix-web = { git = "https://github.com/actix/actix-web" }
# Diving In
There are two paths you can take here. You can follow the guide along or if you are very
impatient you might want to have a look at our [extensive example repository][exmaples]
impatient you might want to have a look at our [extensive example repository][examples]
and run the included examples. Here for instance is how you run the included `basics`
example: