Skip to content

Commit 7b69070

Browse files
authored
Merge pull request #110422 from ecfan/patch-6
Replace HTTP link with HTTPS link
2 parents 059ea56 + a4a8b53 commit 7b69070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-enterprise-integration-liquid-transform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before you can perform a Liquid transformation in your logic app, you must first
2929
## Create Liquid template or map for your integration account
3030

3131
1. For this example, create the sample Liquid template described in this step. In your Liquid template, you can use
32-
[Liquid filters](https://shopify.github.io/liquid/basics/introduction/#filters), which use [DotLiquid](https://dotliquidmarkup.org/) and C# naming conventions.
32+
[Liquid filters](https://shopify.github.io/liquid/basics/introduction/#filters), which use [DotLiquid](https://github.com/dotliquid/dotliquid) and C# naming conventions.
3333

3434
> [!NOTE]
3535
> Make sure the filter names use *sentence casing* in your template.

0 commit comments

Comments
 (0)