diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2025-02-04 16:16:25 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2025-02-04 16:16:25 +0200 |
| commit | 5d6d933d09f2ededfca2c275a5481ae9112a0ef3 (patch) | |
| tree | e83db3a1c16c4ee63df20e463e9c0566116f457d | |
| parent | 1d02b6a391a81a0011aa16128170798bab6d7f3f (diff) | |
Use a more specific link
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
