aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dca5385..37bdd81 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ A lightweight wiki plugin for Neovim using standard markdown syntax.
- Link navigation and xdg-open for web/file links
- Extensible via autocmds (mkdir, templates, custom handlers)
-See `:help muwiki-autocmd-recipes` for implementation examples.
+See `:help muwiki-autocmd` for implementation examples.
See `:help muwiki` for complete documentation and configuration options.