diff --git a/README.md b/README.md index a23ff2d26..d4df6b98d 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ kind! [change-font]: docs/faq.org#how-do-i-change-the-fonts [modules]: docs/modules.org [popup-system]: modules/ui/popup/README.org -[screenshots]: #screenshots +[screenshots]: https://github.com/hlissner/doom-emacs/tree/screenshots#emacsd-screenshots [bindings]: modules/config/default/+evil-bindings.el [editorconfig]: http://editorconfig.org/ diff --git a/docs/getting_started.org b/docs/getting_started.org index 0aa1733f6..7a095a033 100644 --- a/docs/getting_started.org +++ b/docs/getting_started.org @@ -549,7 +549,7 @@ things to be aware of while you convert your old config to Doom: blocks. Remove these and, instead, add ~package!~ declarations to =~/.doom.d/packages.el= to install your packages. - See [[#package-management]["Package Management"]], earlier in this guide. + See [[#package-management]["Package Management"]], further in this guide. (This section is incomplete)