Skip to content

Commit bd8430f

Browse files
authored
Fix links
1 parent f067198 commit bd8430f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/email/includes/send-email-logic-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To add a new step to your workflow by using the Azure Communication Services Ema
6060

6161
1. When you're done, select **Create**.
6262

63-
1. In the **From** field, use the email domain configured in the [prerequisites](#prerequisites). Enter the values for the **To**, **Subject**, and **Body** fields as follows:
63+
1. In the **From** field, use the email address that you configured in the [prerequisites](#prerequisites). Enter the values for the **To**, **Subject**, and **Body** fields, for example:
6464

6565
:::image type="content" source="../media/logic-app/azure-communications-services-connector-send-email-input.png" alt-text="Screenshot that shows the Azure Communication Services Email connector Send email action input.":::
6666

@@ -79,4 +79,4 @@ You should get an email at the specified address. Also, you can use the **Get em
7979

8080
## Clean up workflow resources
8181

82-
To clean up your logic app workflow and related resources, review [how to clean up Logic Apps resources](../../../../logic-apps/quickstart-create-first-logic-app-workflow.md#clean-up-resources).
82+
To clean up your logic app workflow and related resources, review [how to clean up Consumption logic app resources](../../../../logic-apps/quickstart-create-example-consumption-workflow.md#clean-up-resources) or [how to clean up Standard logic app resources](../../../../logic-apps/create-single-tenant-workflows-azure-portal.md#delete-logic-apps).

0 commit comments

Comments
 (0)