From 88494137ec0bfd857e358432836044c1b238fc8f Mon Sep 17 00:00:00 2001 From: Marc Date: Tue, 16 Jul 2024 11:59:53 +0200 Subject: [PATCH] minor fix --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 311e4f0..0333c84 100644 --- a/config.org +++ b/config.org @@ -1297,7 +1297,7 @@ Elpaca cant find it, though it's built in org :ensure (:host nil :repo "https://repo.or.cz/org-contacts.git") :after org :custom - (org-contacts-files (list (concat MY--PATH_ORG_ROAM "contacts. org")))) + (org-contacts-files (list (concat MY--PATH_ORG_ROAM "contacts.org")))) #+END_SRC ** *TODO* [[https://github.com/nobiot/org-transclusion][org-transclusion]]?