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

Merge pull request #96 from arve0/patch-1

fix examples link
This commit is contained in:
Cameron Dershem
2019-07-08 01:47:15 -04:00
committed by GitHub

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: