branch: elpa/projectile commit 5d6d933d09f2ededfca2c275a5481ae9112a0ef3 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
Use a more specific link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f61c2786..cefdd5e1c7 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Those keymap prefixes are just a suggestion. Feel free to put there whatever wor Enable `projectile-mode`, open a file in one of your projects and type a command such as <kbd>C-c p f</kbd>. -See the [online documentation](https://docs.projectile.mx) for more details. +See the [online documentation](https://docs.projectile.mx/projectile/usage.html) for more details. To get the most of Projectile you also need to enable (and potentially install) some minibuffer completion framework (e.g. `ido`, `ivy` or `vertico`). See