diff --git a/org-roam.el b/org-roam.el index 4008532..cce0c05 100644 --- a/org-roam.el +++ b/org-roam.el @@ -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"))