From ecb8a4c1787fa7814a0fff1888b4dee2d076f2da Mon Sep 17 00:00:00 2001 From: Simon Lecoq <22963968+lowlighter@users.noreply.github.com> Date: Wed, 7 Apr 2021 22:34:25 +0200 Subject: [PATCH] Update README.md --- source/templates/markdown/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/templates/markdown/README.md b/source/templates/markdown/README.md index 09b871d9..00a14339 100644 --- a/source/templates/markdown/README.md +++ b/source/templates/markdown/README.md @@ -20,7 +20,7 @@ See [example.md](/source/templates/markdown/example.md) for a markdown template > You may need to handle errors and setup plugins correctly in order to access to their output data. To find which data can be used, you can run a workflow with `config_output: json`. -For convenience, several useful properties are aliased in [/source/templates/markdown/template.mjs](markdown/template.mjs). +For convenience, several useful properties are aliased in [/source/templates/markdown/template.mjs](/source/templates/markdown/template.mjs). #### ℹ️ Examples workflows