branch: elpa/helm
commit 94d6a51cad0051146f54343cee840a327b4d2fc8
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@posteo.net>

    Fix info link in help
---
 helm-help.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm-help.el b/helm-help.el
index 04b88d4b69..5f1100d625 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -2120,7 +2120,7 @@ save and edit these results, i.e. add text to the empty 
line.
 
 **** Matching shorthands symbols in Elisp code
 
-Helm-occur have a basic support of [[(info \"(elisp) 
Shorthands\")][read-symbol-shorthands]].
+Helm-occur have a basic support of 
[[info:elisp#Shorthands][read-symbol-shorthands]].
 You can enable this by customizing =helm-occur-match-shorthands=.
 
 The main usage is when you are in a given buffer with cursor on a

Reply via email to