Fixing broken links in README.

This commit is contained in:
Derek Taylor
2021-04-16 12:36:37 -05:00
parent 0b554b27d3
commit 4ca446e34a
2 changed files with 4 additions and 4 deletions

View File

@@ -442,7 +442,7 @@ Org-tempo is a package that allows for '<s' followed by TAB to expand to a begin
#+begin_src emacs-lisp
(use-package org-tempo
:ensure nil)
:ensure nil) ;; tell use-package not to try to install org-tempo since it's already there.
#+end_src
** Source Code Block Syntax Highlighting