From 6828aa3a1bd812dbb3381463642564b51bbfc025 Mon Sep 17 00:00:00 2001 From: Thomas Lagace <15092761+ThomasLagace@users.noreply.github.com> Date: Sat, 8 Dec 2018 05:47:00 -0500 Subject: [PATCH] fixed bad org link --- lain/.emacs.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lain/.emacs.d/config.org b/lain/.emacs.d/config.org index de904c1..22bba35 100644 --- a/lain/.emacs.d/config.org +++ b/lain/.emacs.d/config.org @@ -712,7 +712,7 @@ Yasnippet adds support for custom snippets ** Git It's magic git! -Keybinds [here](https://github.com/emacs-evil/evil-magit) +Keybinds [[https://github.com/emacs-evil/evil-magit][here]] #+BEGIN_SRC emacs-lisp (use-package magit :general