diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/logic.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/logic.json index eeb28994adaf..e910db9dc126 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/logic.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/logic.json @@ -5244,7 +5244,7 @@ }, "definition": { "$ref": "#/definitions/Object", - "description": "The definition." + "description": "The definition. See [Schema reference for Workflow Definition Language in Azure Logic Apps](https://docs.microsoft.com/azure/logic-apps/logic-apps-workflow-definition-language)." }, "parameters": { "type": "object", diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json index 5f0b844762c9..0e1cc9482b1b 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json @@ -5269,7 +5269,7 @@ }, "definition": { "$ref": "#/definitions/Object", - "description": "The definition." + "description": "The definition. See [Schema reference for Workflow Definition Language in Azure Logic Apps](https://docs.microsoft.com/azure/logic-apps/logic-apps-workflow-definition-language)." }, "parameters": { "type": "object",