From 720618eed6e6a4b0acc297815368613ab5706993 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Sat, 19 Jul 2025 07:46:41 +0200 Subject: [PATCH] Add missing repo fragment to Helpful URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3284f0..22031ef 100644 --- a/README.md +++ b/README.md @@ -1359,7 +1359,7 @@ The [yasnippet-snippets](https://github.com/AndreaCrotti/yasnippet-snippets) pac ### A better Emacs *help* buffer -[Helpful](https://github.com/Wilfred) is an alternative to the built-in Emacs help that provides much more contextual information. +[Helpful](https://github.com/Wilfred/helpful) is an alternative to the built-in Emacs help that provides much more contextual information. To configure **helpful**, add the following to `~/.emacs.d/post-init.el`: ```emacs-lisp