Skip to content

Commit 45424dd

Browse files
authored
Merge pull request #200514 from pritamso/Broken-link-fix-eric-urban
Broken link fixed
2 parents b6a416f + 7469a0c commit 45424dd

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/includes/quickstarts/captioning

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/captioning/cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You must also install [GStreamer](~/articles/cognitive-services/speech-service/h
3030

3131
Follow these steps to create a new console application and install the Speech SDK.
3232

33-
1. Download or copy the <a href="https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/scenarios/cpp/captioning/" title="Copy the samples" target="_blank">scenarios/cpp/windows/captioning/</a> sample files from GitHub into a local directory.
33+
1. Download or copy the <a href="https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/scenarios/cpp/windows/captioning" title="Copy the samples" target="_blank">scenarios/cpp/windows/captioning/</a> sample files from GitHub into a local directory.
3434
1. Open the `captioning.sln` solution file in Visual Studio.
3535
1. Install the Speech SDK in your project with the NuGet package manager.
3636
```powershell

0 commit comments

Comments
 (0)