From 9e116eadc0728d540384d4584b4ce18335677514 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Sun, 21 Jul 2019 17:30:08 +0800 Subject: [PATCH] Update link in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b0e350..32a0077 100644 --- a/README.md +++ b/README.md @@ -325,4 +325,4 @@ Run `M-x customize-group RET doom-modeline RET` or set the variables. '(mode-line ((t (:height 0.9)))) '(mode-line-inactive ((t (:height 0.9))))) ``` - Please refer to #189. + Please refer to [#189](https://github.com/seagle0128/doom-modeline/issues/189).