Update discord links
This commit is contained in:
parent
b9f823bfa2
commit
d27ff78444
5 changed files with 22 additions and 12 deletions
|
@ -1,6 +1,16 @@
|
|||
#+TITLE: Getting Started Guide
|
||||
#+STARTUP: nofold
|
||||
|
||||
GNU Emacs is one grand ol' adventure, let alone Doom Emacs. Before you start
|
||||
you'll need to set up Emacs, Doom, and its packages, then learn how to take care
|
||||
of your new puppy slash operating system. This guide will walk you through
|
||||
installing, using, configuring and troubleshooting Doom Emacs.
|
||||
|
||||
#+begin_quote
|
||||
If you feel like we've missed something, [[https://discord.gg/64QNqtq][join us on our Discord server]] and let
|
||||
us know!
|
||||
#+end_quote
|
||||
|
||||
* Table of Contents :TOC_4:
|
||||
- [[#install][Install]]
|
||||
- [[#emacs--dependencies][Emacs & dependencies]]
|
||||
|
@ -1115,7 +1125,7 @@ You can also evaluate code with ~eval-expression~ (=M-;= or =SPC ;=).
|
|||
|
||||
** How to extract a backtrace from an error
|
||||
If you encounter an error while using Doom Emacs, you're probably about to head
|
||||
off and file a bug report (or request help on [[https://discord.gg/bcZ6P3y][our Discord server]]). Before you
|
||||
off and file a bug report (or request help on [[https://discord.gg/64QNqtq][our Discord server]]). Before you
|
||||
do, please generate a backtrace to include with it.
|
||||
|
||||
To do so you must enable ~debug-on-error~ then recreate the error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue