Merge branch 'hotfix-readme-links' into develop
* hotfix-readme-links: Fix repo links in README
This commit is contained in:
commit
e3dc1e1b7a
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -1,6 +1,6 @@
|
|||

|
||||
[](https://travis-ci.org/hlissner/.emacs.d)
|
||||
[](https://travis-ci.org/hlissner/.emacs.d)
|
||||

|
||||
[](https://travis-ci.org/hlissner/doom-emacs)
|
||||
[](https://travis-ci.org/hlissner/doom-emacs)
|
||||
[](./LICENSE)
|
||||
|
||||
[](/../screenshots)
|
||||
|
@ -39,7 +39,7 @@ Rip and tear. Until it compiles.
|
|||
## Quick start
|
||||
|
||||
```bash
|
||||
git clone https://github.com/hlissner/.emacs.d ~/.emacs.d
|
||||
git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
|
||||
cd ~/.emacs.d
|
||||
cp init.example.el init.el # maybe edit init.el
|
||||
make install
|
||||
|
@ -116,7 +116,7 @@ If you'd like to support my efforts, I welcome contributions of any kind:
|
|||
|
||||
[doom-my-bindings]: modules/private/hlissner/+bindings.el
|
||||
[doom-my-commands]: modules/private/hlissner/+commands.el
|
||||
[doom-new-issue]: https://github.com/hlissner/.emacs.d/issues/new
|
||||
[doom-new-issue]: https://github.com/hlissner/doom-emacs/issues/new
|
||||
[doom-packages]: core/autoload/packages.el
|
||||
[doom-popups]: core/core-popups.el
|
||||
[doom-theme]: https://github.com/hlissner/emacs-doom-theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue