Fix the URL link
This commit is contained in:
parent
e052c6a1ec
commit
60c7df4acd
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue