chore: fix link to examples

This commit is contained in:
Leonardo de Moura 2022-04-02 15:29:12 -07:00
parent 78007be772
commit 3d4e6282b7

View file

@ -8,7 +8,7 @@ This is the repository for **Lean 4**, which is currently being released as mile
- [Theorem Proving Tutorial](https://leanprover.github.io/theorem_proving_in_lean4/)
- [Manual](https://leanprover.github.io/lean4/doc/)
- [Release notes](RELEASES.md) starting at v4.0.0-m3
- [Examples](https://github.com/leanprover/lean4/blob/master/doc/examples.md)
- [Examples](https://leanprover.github.io/lean4/doc/examples.html)
- [FAQ](https://leanprover.github.io/lean4/doc/faq.html)
# Installation