branch: elpa/markdown-mode commit 862ae8addd29bf6affca1a35fd0176cb0c1392da Merge: 4810cac 3a29243 Author: Shohei YOSHIDA <syo...@gmail.com> Commit: GitHub <nore...@github.com>
Merge pull request #657 from jrblevin/fix-stable-version-link Update stable version link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 342e1de..754f995 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ to load automatically by adding the following to your init file: (add-to-list 'auto-mode-alist '("README\\.md\\'" . gfm-mode)) ``` -[markdown-mode.el]: https://jblevins.org/projects/markdown-mode/markdown-mode.el +[markdown-mode.el]: https://raw.githubusercontent.com/jrblevin/markdown-mode/v2.4/markdown-mode.el **Development Version**