mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix links to work on github and on code
This commit is contained in:
@ -1049,7 +1049,7 @@ shouldn't produce side effects and should be deterministic. Because this file
|
||||
gets evaluated in an environment isolated from your interactive session, code
|
||||
within should make no assumptions about the current session.
|
||||
|
||||
See the "[[*Package management][Package Management]]" section for details.
|
||||
See the "[[#package-management][Package Management]]" section for details.
|
||||
|
||||
**** =autoload/*.el= OR =autoload.el=
|
||||
Functions marked with an autoload cookie (~;;;###autoload~) in these files will
|
||||
@ -1276,7 +1276,7 @@ provide tools to make this easier. Here are a few things you can try, first:
|
||||
issue may be documented.
|
||||
|
||||
+ If possible, see if the issue can be reproduced in vanilla Emacs (Emacs
|
||||
without Doom) and/or vanilla Doom (Doom without your private config). [[*Use the sandbox][Doom's
|
||||
without Doom) and/or vanilla Doom (Doom without your private config). [[#testing-in-dooms-sandbox][Doom's
|
||||
sandbox can help you check]].
|
||||
|
||||
+ Ask for help on [[https://discord.gg/qvGgnVx][our Discord server]]. It is the quickest way to get help,
|
||||
|
Reference in New Issue
Block a user