mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
(doc): fix link to manual (#1328)
This commit is contained in:
@ -79,7 +79,7 @@
|
||||
:group 'org
|
||||
: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/"))
|
||||
:link '(url-link :tag "Online Manual" "https://www.orgroam.com/manual.html"))
|
||||
|
||||
(defcustom org-roam-directory (expand-file-name "~/org-roam/")
|
||||
"Default path to Org-roam files.
|
||||
|
Reference in New Issue
Block a user