aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.dev>2025-02-04 16:16:25 +0200
committerBozhidar Batsov <bozhidar@batsov.dev>2025-02-04 16:16:25 +0200
commit5d6d933d09f2ededfca2c275a5481ae9112a0ef3 (patch)
treee83db3a1c16c4ee63df20e463e9c0566116f457d
parent1d02b6a391a81a0011aa16128170798bab6d7f3f (diff)
Use a more specific link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34f61c2..cefdd5e 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