Skip to content

Commit 13d7bed

Browse files
author
Wagner Silveira
committed
Fix last round of broken links.
1 parent c91fe49 commit 13d7bed

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/logic-apps/testing-framework/create-unit-tests-standard-workflow-definitions-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,4 @@ public CallExternalAPIActionMock CallExternalAPIActionMockOutputCallback(TestExe
258258

259259
## Related content
260260

261-
[Create unit tests from Standard workflow runs in Azure Logic Apps with Visual Studio Code](/azure/logic-apps/testing-framework/create-unit-tests-standard-workflow-runs-visual-studio-code)
261+
[Create unit tests from Standard workflow runs in Azure Logic Apps with Visual Studio Code](create-unit-tests-standard-workflow-runs-visual-studio-code.md)

articles/logic-apps/testing-framework/create-unit-tests-standard-workflow-runs-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,5 +363,5 @@ public CallExternalAPIActionMock CallExternalAPIActionMockOutputCallback(TestExe
363363

364364
## Related content
365365

366-
[Create unit tests from Standard workflow definitions in Azure Logic Apps with Visual Studio Code](/azure/logic-apps/testing-framework/create-unit-tests-Standard-workflow-definitions-visual-studio-code)
366+
[Create unit tests from Standard workflow definitions in Azure Logic Apps with Visual Studio Code](create-unit-tests-Standard-workflow-definitions-visual-studio-code.md)
367367

articles/logic-apps/testing-framework/test-logic-apps-mock-data-static-results.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Test workflows with mock outputs
33
description: Set up static results to test workflows with mock outputs in Azure Logic Apps without affecting production environments.
44
services: logic-apps
55
ms.suite: integration
6-
author: estfan
6+
author: ecfan
77
ms.reviewer: estfan, azla
88
ms.topic: how-to
99
ms.date: 03/14/2025
@@ -27,9 +27,9 @@ This guide shows how to set up mock outputs for an action in a Consumption or St
2727

2828
If you're new to logic apps, see the following documentation:
2929

30-
* [Quickstart: Create an example Consumption logic app workflow using the Azure portal](/azure/logic-apps/quickstart-create-example-consumption-workflow.md)
30+
* [Quickstart: Create an example Consumption logic app workflow using the Azure portal](../logic-apps/quickstart-create-example-consumption-workflow.md)
3131

32-
* [Create an example Standard logic app workflow using the Azure portal](/azure/logic-apps/create-single-tenant-workflows-azure-portal.md)
32+
* [Create an example Standard logic app workflow using the Azure portal](../logic-apps/create-single-tenant-workflows-azure-portal.md)
3333

3434
## Limitations
3535

@@ -176,4 +176,4 @@ For more information about this setting in your underlying workflow definitions,
176176

177177
## Related content
178178

179-
* [What is Azure Logic Apps?](/azure/logic-apps/logic-apps-overview.md)
179+
* [What is Azure Logic Apps?](../logic-apps/logic-apps-overview.md)

0 commit comments

Comments
 (0)