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).