Skip to content

Commit 4e34434

Browse files
committed
Fixing blocking issues
1 parent 68636a3 commit 4e34434

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.openpublishing.redirection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50333,6 +50333,10 @@
5033350333
{
5033450334
"source_path": "articles/cognitive-services/speech-service/quickstart-voice-assistant-java-jre.md",
5033550335
"redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-java&tabs=jre"
50336+
},
50337+
{
50338+
"source_path": "articles/cognitive-services/Speech-Service/quickstart-voice-assistant-csharp-uwp.md",
50339+
"redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-csharp&tabs=uwp"
5033650340
}
5033750341
]
5033850342
}

articles/cognitive-services/Speech-Service/includes/quickstarts/voice-assistants/csharp/header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ ms.date: 03/20/2020
1111
ms.author: travisw
1212
---
1313

14-
If you prefer to jump right in, view or download all <a href="https://aka.ms/speech/github-csharp">Speech SDK C# Samples</a> on GitHub. Otherwise, let's get started.
14+
If you prefer to jump right in, view or download all [Speech SDK C# Samples](https://aka.ms/speech/github-csharp) on GitHub. Otherwise, let's get started.

0 commit comments

Comments
 (0)