Skip to content

Commit 85e576e

Browse files
committed
fix links
1 parent 85deeff commit 85e576e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

support/power-platform/power-apps/connections/best-practices-when-updating-a-flow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ This issue occurs when the Power Automate flow has been updated to use a new con
5252
> [!NOTE]
5353
> Make sure to perform the following steps in the source or development environment and update the solution. After updating the solution in the source or development environment, export and import it into all target or production environments.
5454
55-
1. Open the app for editing using the [latest version of Power Apps Studio](https://learn.microsoft.com/power-platform/released-versions/powerapps).
56-
2. [Remove the Power Automate flows from the app](https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/working-with-flows#remove-a-flow).
55+
1. Open the app for editing using the [latest version of Power Apps Studio](/power-platform/released-versions/powerapps).
56+
2. [Remove the Power Automate flows from the app](/power-apps/maker/canvas-apps/working-with-flows#remove-a-flow).
5757
3. Re-add the flows to the app.
5858
4. Save and republish the app.
5959

@@ -95,7 +95,7 @@ The Power Automate flow has been disabled or turned off.
9595
> [!NOTE]
9696
> Make sure to perform the following steps in the source or development environment and update the solution. After updating the solution in the source or development environment, export and import it into all target or production environments.
9797
98-
Ensure that the [Power Automate flow is turned on](https://learn.microsoft.com/power-automate/disable-flow#turn-on-a-flow) and verify the flow run by testing it manually.
98+
Ensure that the [Power Automate flow is turned on](/power-automate/disable-flow#turn-on-a-flow) and verify the flow run by testing it manually.
9999

100100
## Inner error code "ResponseTimeout" on Power Automate flow run
101101

@@ -118,7 +118,7 @@ Ensure that the [Power Automate flow is turned on](https://learn.microsoft.com/p
118118

119119
### Cause
120120

121-
This error indicates that a synchronous Power Automate flow run exceeds the maximum allowed execution time of 120 seconds (2 minutes), resulting in a timeout. [Learn more about the timeout limit of an outbound synchronous request.](https://learn.microsoft.com/power-automate/limits-and-config#request-limits)
121+
This error indicates that a synchronous Power Automate flow run exceeds the maximum allowed execution time of 120 seconds (2 minutes), resulting in a timeout. [Learn more about the timeout limit of an outbound synchronous request.](/power-automate/limits-and-config#request-limits)
122122

123123
### Mitigation steps
124124

0 commit comments

Comments
 (0)