branch: elpa/adoc-mode commit 474b8f0878b004d348da09072fc278f798f5c022 Author: TobiasZawada <i...@tn-home.de> Commit: GitHub <nore...@github.com>
Correct links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd85ebf37e..184f8787c0 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ be easily ignored. The raw file (adoc-mode.el) can be found [here](https://raw.github.com/sensorflo/adoc-mode/master/adoc-mode.el). Optionally you can get the sources from the [git -repository](https://github.com/sensorflo/adoc-mode). +repository](https://github.com/emacsorphanage/adoc-mode). You will also need to download the library -[markup-faces](https://github.com/sensorflo/markup-faces). If you install +[markup-faces](https://github.com/emacsorphanage/markup-faces). If you install adoc-mode via Emacs Lisp Packages, see below, markup-faces is installed automatically if you don't have it yet.