From ead7f3ec36b63ac5be8bd29a1188562fc759f628 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 10 Apr 2021 16:34:21 +0200 Subject: [PATCH] Fix broken my link on templating configuration page (#17386) --- source/_docs/configuration/templating.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/configuration/templating.markdown b/source/_docs/configuration/templating.markdown index 9856a70b14a..c1ff0dc3d2a 100644 --- a/source/_docs/configuration/templating.markdown +++ b/source/_docs/configuration/templating.markdown @@ -544,7 +544,7 @@ The following overview contains a couple of options to get the needed values: {% endraw %} -To evaluate a response, go to **{% my developer_templates title="Developer Tools -> Template" %}**, create your output in "Template editor", and check the result. +To evaluate a response, go to **{% my developer_template title="Developer Tools -> Template" %}**, create your output in "Template editor", and check the result. {% raw %}