Fix the URL link

This commit is contained in:
Howard Abrams 2022-02-28 09:50:58 -08:00
parent e052c6a1ec
commit 60c7df4acd

View file

@ -31,7 +31,7 @@ Or better yet, use something like [[https://github.com/raxod502/straight.el][str
'(el-patch :type git :host gitlab :repo "howardabrams/emacs-rpgdm")) '(el-patch :type git :host gitlab :repo "howardabrams/emacs-rpgdm"))
(straight-use-package (straight-use-package
'(el-patch :type git :host gitlab :repo "howardabrams/rpgdm-ironsworn")) '(el-patch :type git :host gitlab :repo "howardabrams/emacs-ironsworn"))
#+END_SRC #+END_SRC
Next, create an org file, and either turn on the =rpgdm-mode= (minor mode), or simply define a globally accessible shortcut: Next, create an org file, and either turn on the =rpgdm-mode= (minor mode), or simply define a globally accessible shortcut: