From 452b86916a13f5649a7e9694b982e49ab6e20963 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Thu, 25 Nov 2021 11:04:35 +0100 Subject: [PATCH] link in changeset Signed-off-by: Johan Haals --- .changeset/light-rabbits-matter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/light-rabbits-matter.md b/.changeset/light-rabbits-matter.md index a528e4d1c5..c75ac7cb21 100644 --- a/.changeset/light-rabbits-matter.md +++ b/.changeset/light-rabbits-matter.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-backend': patch --- -Switched to executing scaffolder templating in a secure context for any template based on nunjucks, as it is not secure by default (https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning). +Switched to executing scaffolder templating in a secure context for any template based on nunjucks, as it is [not secure by default](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).