Skip to content

Commit 16a6322

Browse files
Merge pull request #321 from PhilKang0704/broken-link-fix-trrwilson
Broken links fixing - trrwilson
2 parents f0ce82f + 8f12f4f commit 16a6322

File tree

1 file changed

+1
-2
lines changed
  • articles/ai-services/speech-service/includes/quickstarts/voice-assistants/more

1 file changed

+1
-2
lines changed

articles/ai-services/speech-service/includes/quickstarts/voice-assistants/more/more.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
1212

1313
| Language | Code samples |
1414
|-------------|------------------------------------------------------------------------------------------------|
15-
| C# | [.NET Framework][dotnet], [.NET Core][netcore], [UWP][uwp], [Unity][unity], [Xamarin][xamarin] |
15+
| C# | [.NET Framework][dotnet], [.NET Core][netcore], [UWP][uwp], [Unity][unity] |
1616
| C++ | [Windows][cpp-windows], [Linux][cpp-linux], [macOS][cpp-mac] |
1717
| Java | [Android][java-android], [JRE][java-jre] |
1818
| JavaScript | [Browser, Node.js][js-code] |
@@ -24,7 +24,6 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
2424
[netcore]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnetcore
2525
[uwp]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/uwp
2626
[unity]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/unity
27-
[xamarin]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/xamarin
2827

2928
[cpp-windows]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/windows
3029
[cpp-linux]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/linux

0 commit comments

Comments
 (0)