Skip to content

Commit 7c20ab2

Browse files
authored
Broken link fixed
1 parent 455c1c0 commit 7c20ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-custom-speech-train-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Copying a model directly to a project in another region is not supported with th
230230

231231
::: zone pivot="rest-api"
232232

233-
To copy a model to another Speech resource, use the CopyModelToSubscriptionToSubscription operation of the [Speech-to-text REST API](rest-speech-to-text.md). Construct the request body according to the following instructions:
233+
To copy a model to another Speech resource, use the [CopyModelToSubscriptionToSubscription](https://eastus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-0/operations/CopyModelToSubscription) operation of the [Speech-to-text REST API](rest-speech-to-text.md). Construct the request body according to the following instructions:
234234

235235
- Set the required `targetSubscriptionKey` property to the key of the destination Speech resource.
236236

0 commit comments

Comments
 (0)