Make link work in docs.rs as well

This commit is contained in:
Günter Zöchbauer 2020-01-16 17:28:10 +01:00 committed by Aleksey Kladov
parent 97ed750a9d
commit 7c8b9e2304

View file

@ -36,7 +36,7 @@ varieties:
To learn more about Salsa, try one of the following:
- read the [heavily commented `hello_world` example](examples/hello_world/main.rs);
- read the [heavily commented `hello_world` example](https://github.com/salsa-rs/salsa/blob/master/examples/hello_world/main.rs);
- check out the [Salsa book](https://salsa-rs.github.io/salsa);
- watch one of our [videos](https://salsa-rs.github.io/salsa/videos.html).