Skip to content

Commit 10d799c

Browse files
authored
Fix anchor link
1 parent e02832a commit 10d799c

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
@@ -84,7 +84,7 @@ In the search box, find and select your integration account.
8484
|----------|-------|-------------|
8585
| **Name** | JsonToJsonTemplate | The name for your map, which is "JsonToJsonTemplate" in this example |
8686
| **Map type** | **liquid** | The type for your map. For JSON to JSON transformation, you must select **liquid**. |
87-
| **Map** | "SimpleJsonToJsonTemplate.liquid" | An existing Liquid template or map file to use for transformation, which is "SimpleJsonToJsonTemplate.liquid" in this example. To find this file, you can use the file picker. For map size limits, see [Limits and configuration](../logic-apps/logic-apps-limits-and-config#integration-account-limits.md#artifact-capacity-limits). |
87+
| **Map** | "SimpleJsonToJsonTemplate.liquid" | An existing Liquid template or map file to use for transformation, which is "SimpleJsonToJsonTemplate.liquid" in this example. To find this file, you can use the file picker. For map size limits, see [Limits and configuration](../logic-apps/logic-apps-limits-and-config.md#artifact-capacity-limits). |
8888
|||
8989

9090
![Add liquid template](./media/logic-apps-enterprise-integration-liquid-transform/add-liquid-template.png)

0 commit comments

Comments
 (0)