Fix wiki links in README
This commit is contained in:
parent
e1f7d76bc5
commit
0718770151
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -8,10 +8,10 @@
|
||||||
- - -
|
- - -
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="/wiki">Documentation</a> |
|
<a href="/../wiki">Documentation</a> |
|
||||||
<a href="/../screenshots">Screenshots</a> |
|
<a href="/../screenshots">Screenshots</a> |
|
||||||
<a href="/wiki/Troubleshooting">Troubleshooting</a> |
|
<a href="/../wiki/Troubleshooting">Troubleshooting</a> |
|
||||||
<a href="/wiki/FAQ">FAQ</a> |
|
<a href="/../wiki/FAQ">FAQ</a> |
|
||||||
<a href="/CHANGELOG.org">Changelog</a>
|
<a href="/CHANGELOG.org">Changelog</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -104,11 +104,11 @@ If you'd like to support my efforts, I welcome contributions of any kind:
|
||||||
a line at henrik@lissner.net. I'm eager to learn.
|
a line at henrik@lissner.net. I'm eager to learn.
|
||||||
|
|
||||||
|
|
||||||
[wiki]: /wiki
|
[wiki]: /../wiki
|
||||||
[wiki-contribute]: /wiki/Contribute
|
[wiki-contribute]: /../wiki/Contribute
|
||||||
[wiki-conventions]: /wiki/Conventions
|
[wiki-conventions]: /../wiki/Conventions
|
||||||
[wiki-modules]: /wiki/Modules
|
[wiki-modules]: /../wiki/Modules
|
||||||
[wiki-customization]: /wiki/Customization
|
[wiki-customization]: /../wiki/Customization
|
||||||
|
|
||||||
[doom-my-bindings]: modules/private/hlissner/+bindings.el
|
[doom-my-bindings]: modules/private/hlissner/+bindings.el
|
||||||
[doom-my-commands]: modules/private/hlissner/+commands.el
|
[doom-my-commands]: modules/private/hlissner/+commands.el
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue