From 18939fcccd7733b76e7d6aecb503efbae10a8c3b Mon Sep 17 00:00:00 2001 From: N V <44036031+progfolio@users.noreply.github.com> Date: Sat, 11 Apr 2020 04:38:46 -0400 Subject: [PATCH] (doc): ref-capture-templates > capture-ref-templates (#433) See: #430 --- doc/roam_protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/roam_protocol.md b/doc/roam_protocol.md index 9fdf394..85aa15d 100644 --- a/doc/roam_protocol.md +++ b/doc/roam_protocol.md @@ -27,7 +27,7 @@ javascript:location.href = ``` where `template` is the template key for a template in -`org-roam-ref-capture-templates`. More documentation on the templating +`org-roam-capture-ref-templates`. More documentation on the templating system can be found [here](templating.md). These templates should contain a `#+ROAM_KEY: ${ref}` in it.