mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix internal documentation links containing "%20"
These links to org headers didn't work for me when they contain %20 instead of space.
This commit is contained in:
@ -1194,7 +1194,7 @@ provide tools to make this easier. Here are a few things you can try, first:
|
||||
+ Investigate the =*Messages*= log for warnings or error messages. This log can
|
||||
be opened with =SPC h e=, =C-h e= or =M-x view-echo-area-messages=.
|
||||
|
||||
+ Look up errors/warnings [[file:faq.org::Common%20Issues][on the FAQ]] and [[https://github.com/hlissner/doom-emacs/issues][Doom's issue tracker]]. It is possible
|
||||
+ Look up errors/warnings [[file:faq.org::Common Issues][on the FAQ]] and [[https://github.com/hlissner/doom-emacs/issues][Doom's issue tracker]]. It is possible
|
||||
that a solution for your issue already exists. The FAQ can be searched from
|
||||
inside Doom with =SPC h d f= (or =C-h d f= for non-evil users).
|
||||
|
||||
|
Reference in New Issue
Block a user