This commit is contained in:
Jethro Kuan
2021-05-02 17:23:38 +08:00
parent 44960f189f
commit 6fe38b959b

View File

@@ -69,7 +69,7 @@
(defgroup org-roam nil
"Roam Research replica in Org-mode."
:group 'org
:prefix "org-roam-"n
:prefix "org-roam-"
:link '(url-link :tag "Github" "https://github.com/org-roam/org-roam")
:link '(url-link :tag "Online Manual" "https://www.orgroam.com/manual.html"))