branch: elpa/scala-mode commit 2bf56219924e0cbc0325547799144b02d4085935 Author: Heikki Vesalainen <heikkivesalai...@yahoo.com> Commit: GitHub <nore...@github.com>
Update README.md Fixed #164 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e669b1..37bd62e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See also [emacs-sbt-mode](https://github.com/hvesalai/emacs-sbt-mode). ## Installation The preferred mechanism is via MELPA and `use-package` as per our -[Learning Emacs](/editors/emacs/learning) guide: +[Learning Emacs](https://www.emacswiki.org/emacs/LearningEmacs) guide: ```elisp (use-package scala-mode