Skip to content

Commit 4b48eee

Browse files
authored
Update concept-determine-optimal-configuration.md
1 parent 096cb95 commit 4b48eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-testing/playwright-workspaces/concept-determine-optimal-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Experiment with the number of parallel workers to run your tests. Measure the te
122122
Notice at which point the test completion time no longer reduces as you add more workers. Move to the next step to further optimize your setup.
123123

124124
> [!NOTE]
125-
> While the service is in preview, the number of [parallel workers per workspace is limited](./resource-limits-quotas-capacity.md) to 50. You can [request an increase of this limit for your workspace](https://aka.ms/mpt/feedback).
125+
> While the service is in preview, the number of [parallel workers per workspace is limited](./resource-limits-quotas-capacity.md) to 50. You can [request an increase of this limit for your workspace](https://aka.ms/pww/feedback).
126126
127127
### 6. Scale the client
128128

0 commit comments

Comments
 (0)