branch: elpa/markdown-mode commit 3a2924311d7cd5fa64126e1769d166282e35ad4f Author: Shohei YOSHIDA <syo...@gmail.com> Commit: Shohei YOSHIDA <syo...@gmail.com>
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**