summaryrefslogtreecommitdiffstats
path: root/website/docs/install.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-01-05 16:54:20 +0100
committerCanop <cano.petrole@gmail.com>2021-01-05 16:54:20 +0100
commit284fea889eaeb0ec120cf36b55f075bd7d58f19f (patch)
tree4ad1e46e7e312a46cff311a9dd3bfcd847f93026 /website/docs/install.md
parent061670401814e1aaad02b2173f211698cf99f0e9 (diff)
fix the link from doc to the features.md file
Fix #323
Diffstat (limited to 'website/docs/install.md')
-rw-r--r--website/docs/install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/docs/install.md b/website/docs/install.md
index a491e96..f4b1c01 100644
--- a/website/docs/install.md
+++ b/website/docs/install.md
@@ -45,7 +45,7 @@ Fetch the [Canop/broot](https://github.com/Canop/broot) repository, move to the
cargo install --path .
```
-If you want a custom compilation, have a look at the [optional features documentation](https://github.com/Canop/broot/features.md).
+If you want a custom compilation, have a look at the [optional features documentation](https://github.com/Canop/broot/blob/master/features.md).
# Third party repositories