You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/how-to/video-translation/rest.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -290,7 +290,7 @@ An HTTP 204 error indicates that the request was successful, but the resource do
290
290
291
291
Here are examples that can result in the 400 error:
292
292
293
-
- The source or target locale you specified isn't among the [supported locales](language-support.md?tabs=speech-translation#video-translation).
293
+
- The source or target locale you specified isn't among the [supported locales](../../../language-support.md?tabs=speech-translation#video-translation).
294
294
- You tried to use a _F0_ Speech resource, but the region only supports the _Standard_ Speech resource pricing tier.
295
295
296
296
### HTTP 500 error
@@ -299,4 +299,4 @@ HTTP 500 Internal Server Error indicates that the request failed. The response b
0 commit comments