Skip to content

Commit 7e7ecf8

Browse files
authored
Fix link text
1 parent ff766db commit 7e7ecf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-control-flow-conditional-statement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ This logic app now sends mail only when the new items in the RSS feed meet your
9494

9595
## JSON definition
9696

97-
The following shows the high-level code definition behind the **Condition** action, but for the find full definition, see [If condition - Schema reference guide for trigger and action types in Azure Logic Apps](logic-apps-workflow-actions-triggers.md#if-action).
97+
The following shows the high-level code definition behind the **Condition** action, but for the find full definition, see [If action - Schema reference guide for trigger and action types in Azure Logic Apps](logic-apps-workflow-actions-triggers.md#if-action).
9898

9999
``` json
100100
"actions": {

0 commit comments

Comments
 (0)