Skip to content

Commit 4b8604e

Browse files
Update how-to-migrate-to-prebuilt-neural-voice.md
fix bad link
1 parent 79eb797 commit 4b8604e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-migrate-to-prebuilt-neural-voice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ After the container is on the host computer, use the following process to work w
240240

241241
#### Run the Text-to-Speech container with `docker run`
242242

243-
Use the [docker run](https://docs.docker.com/engine/reference/commandline/run/) command to run the container. For details on how to get the `{Endpoint_URI}` and `{API_Key}` values, refer to [gathering required parameters](speech-container-howto.md#gathering-required-parameters). More [examples](speech-container-configuration.md#example-docker-run-commands) of the `docker run` command are also available.
243+
Use the [docker run](https://docs.docker.com/engine/reference/commandline/run/) command to run the container. For details on how to get the `{Endpoint_URI}` and `{API_Key}` values, refer to [gathering required parameters](speech-container-howto.md#gather-required-parameters). More [examples](speech-container-configuration.md#example-docker-run-commands) of the `docker run` command are also available.
244244

245245
To run the standard text-to-speech container, execute the following `docker run` command.
246246

0 commit comments

Comments
 (0)