From 25eae116755f0275cd3146a7e4bf9971adfcea65 Mon Sep 17 00:00:00 2001 From: Podalirius <79218792+p0dalirius@users.noreply.github.com> Date: Sun, 26 Sep 2021 21:57:50 +0200 Subject: [PATCH] Update README.md --- Server Side Template Injection/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Server Side Template Injection/README.md b/Server Side Template Injection/README.md index add2466..66388e3 100644 --- a/Server Side Template Injection/README.md +++ b/Server Side Template Injection/README.md @@ -179,8 +179,8 @@ ${dwf.newInstance(ec,null)("id")} ## Handlebars -[Official website](https://github.com/HubSpot/jinjava) -> +[Official website](https://handlebarsjs.com/) +> Handlebars compiles templates into JavaScript functions. ### Handlebars - Command Execution @@ -210,7 +210,7 @@ ${dwf.newInstance(ec,null)("id")} ## Jade / Codepen -[Official website](https://github.com/HubSpot/jinjava) +[Official website](https://codepen.io/) > ```python