diff --git a/docs/introduction/SUMMARY.md b/docs/introduction/SUMMARY.md index e9893f3..2dfbba5 100644 --- a/docs/introduction/SUMMARY.md +++ b/docs/introduction/SUMMARY.md @@ -3,7 +3,7 @@ Sabre is a bullshit-free (©) programming language that gets out of your way. It is meant to "just work", without adding unnecessary and bloated language features. -To get started with Sabre, continue with the [installation](./installation.md) +To get started with Sabre, continue with the [installation](introduction/installation.md). > **Note**: Some parts of this documentation have been copied from the [Rust book](https://doc.rust-lang.org/book/).