Skip to content

Commit 43ac141

Browse files
committed
Update logic-app.md
Fix absolute path
1 parent 9d360ad commit 43ac141

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/email

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Add a new step in your workflow by using the Azure Communication Services Email
6262

6363
To manually start your workflow, on the designer toolbar, select **Run**. The workflow should create a user, issue an access token for that user, then remove it and delete the user. For more information, review [how to run your workflow](../../../logic-apps/quickstart-create-first-logic-app-workflow.md#run-workflow). You can check the outputs of these actions after the workflow runs successfully.
6464

65-
You should have an email in the address specified. Additionally, you can use the Get email message status action to check the status of emails send through the Send email action. To learn more actions, check the [Azure Communication Services Email connector](https://docs.microsoft.com/connectors/acsemail/) documentation.
65+
You should have an email in the address specified. Additionally, you can use the Get email message status action to check the status of emails send through the Send email action. To learn more actions, check the [Azure Communication Services Email connector](/connectors/acsemail/) documentation.
6666

6767
## Clean up resources
6868

0 commit comments

Comments
 (0)