Fix documentation links in readme
This commit is contained in:
parent
3202b68b01
commit
edef4d6c7d
1 changed files with 3 additions and 3 deletions
|
@ -114,8 +114,8 @@ git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d
|
||||||
~/.emacs.d/bin/doom install
|
~/.emacs.d/bin/doom install
|
||||||
```
|
```
|
||||||
|
|
||||||
Then [read our Getting Started guide][docs] to be walked through setting up,
|
Then [read our Getting Started guide][documentation] to be walked through
|
||||||
configuring and maintaining Doom Emacs.
|
setting up, configuring and maintaining Doom Emacs.
|
||||||
|
|
||||||
It's a good idea to add `~/.emacs.d/bin` to your `PATH`! Other `bin/doom`
|
It's a good idea to add `~/.emacs.d/bin` to your `PATH`! Other `bin/doom`
|
||||||
commands you should know about:
|
commands you should know about:
|
||||||
|
@ -153,7 +153,7 @@ project boards and a newsletter:
|
||||||
Emacs is no journey of a mere thousand miles. You _will_ run into problems and
|
Emacs is no journey of a mere thousand miles. You _will_ run into problems and
|
||||||
mysterious errors. When you do, here are some places you can look for help:
|
mysterious errors. When you do, here are some places you can look for help:
|
||||||
|
|
||||||
+ [Our documentation][docs] covers many use cases.
|
+ [Our documentation][documentation] covers many use cases.
|
||||||
+ [The Configuration section][configuration] covers how to configure Doom and
|
+ [The Configuration section][configuration] covers how to configure Doom and
|
||||||
its packages.
|
its packages.
|
||||||
+ [The Package Management section][package-management] covers how to install
|
+ [The Package Management section][package-management] covers how to install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue