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