Skip to content

Commit 8e344f3

Browse files
committed
Ugh, was missing the .md extension all along.
1 parent a745ee0 commit 8e344f3

File tree

5 files changed

+32
-32
lines changed

5 files changed

+32
-32
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/from-blob/more/more.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,24 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
2020
| Python | [From mic][4-mic], [From file][4-file] | [Windows, Linux, macOS][python] |
2121
| Swift | [iOS from mic][swift-iOS-qck], [macOS from mic][swift-macOS-qck] | [iOS][swift-iOS], [macOS][swift-macOS] |
2222

23-
[1-mic]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?pivots=programming-language-csharp
24-
[1-file]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-file?pivots=programming-language-csharp
23+
[1-mic]: ../../../../quickstarts/speech-to-text-from-microphone.md?pivots=programming-language-csharp
24+
[1-file]: ../../../../quickstarts/speech-to-text-from-file.md?pivots=programming-language-csharp
2525

2626
[dotnet]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnet
2727
[netcore]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnetcore
2828
[uwp]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/uwp
2929
[unity]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/unity
3030
[xamarin]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/xamarin
3131

32-
[2-mic]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?pivots=programming-language-cpp
33-
[2-file]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-file?pivots=programming-language-cpp
32+
[2-mic]: ../../../../quickstarts/speech-to-text-from-microphone.md?pivots=programming-language-cpp
33+
[2-file]: ../../../../quickstarts/speech-to-text-from-file.md?pivots=programming-language-cpp
3434

3535
[cpp-windows]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/windows
3636
[cpp-linux]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/linux
3737
[cpp-mac]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/macos
3838

39-
[3-mic]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?pivots=programming-language-java
40-
[3-file]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-file?pivots=programming-language-java
39+
[3-mic]: ../../../../quickstarts/speech-to-text-from-microphone.md?pivots=programming-language-java
40+
[3-file]: ../../../../quickstarts/speech-to-text-from-file.md?pivots=programming-language-java
4141

4242
[java-android]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/android
4343
[java-jre]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/jre
@@ -52,8 +52,8 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
5252
[obj-iOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/ios
5353
[obj-macOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/macos
5454

55-
[4-mic]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?pivots=programming-language-python
56-
[4-file]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-file?pivots=programming-language-python
55+
[4-mic]: ../../../../quickstarts/speech-to-text-from-microphone.md?pivots=programming-language-python
56+
[4-file]: ../../../../quickstarts/speech-to-text-from-file.md?pivots=programming-language-python
5757

5858
[python]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/python
5959

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/more/more.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,24 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
2020
| Python | [From mic][4-mic], [From blob][4-blob] | [Windows, Linux, macOS][python] |
2121
| Swift | [iOS from mic][swift-iOS-qck], [macOS from mic][swift-macOS-qck] | [iOS][swift-iOS], [macOS][swift-macOS] |
2222

23-
[1-mic]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?pivots=programming-language-csharp
24-
[1-blob]: ~/articles/cognitive-services/speech-service/quickstarts/from-blob?pivots=programming-language-csharp
23+
[1-mic]: ../../../../quickstarts/speech-to-text-from-microphone.md?pivots=programming-language-csharp
24+
[1-blob]: ../../../../quickstarts/from-blob.md?pivots=programming-language-csharp
2525

2626
[dotnet]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnet
2727
[netcore]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnetcore
2828
[uwp]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/uwp
2929
[unity]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/unity
3030
[xamarin]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/xamarin
3131

32-
[2-mic]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?pivots=programming-language-cpp
33-
[2-blob]: ~/articles/cognitive-services/speech-service/quickstarts/from-blob?pivots=programming-language-cpp
32+
[2-mic]: ../../../../quickstarts/speech-to-text-from-microphone.md?pivots=programming-language-cpp
33+
[2-blob]: ../../../../quickstarts/from-blob.md?pivots=programming-language-cpp
3434

3535
[cpp-windows]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/windows
3636
[cpp-linux]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/linux
3737
[cpp-mac]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/macos
3838

39-
[3-mic]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?pivots=programming-language-java
40-
[3-blob]: ~/articles/cognitive-services/speech-service/quickstarts/from-blob?pivots=programming-language-java
39+
[3-mic]: ../../../../quickstarts/speech-to-text-from-microphone.md?pivots=programming-language-java
40+
[3-blob]: ../../../../quickstarts/from-blob.md?pivots=programming-language-java
4141

4242
[java-android]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/android
4343
[java-jre]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/jre
@@ -52,8 +52,8 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
5252
[obj-iOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/ios
5353
[obj-macOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/macos
5454

55-
[4-mic]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-microphone?pivots=programming-language-python
56-
[4-blob]: ~/articles/cognitive-services/speech-service/quickstarts/from-blob?pivots=programming-language-python
55+
[4-mic]: ../../../../quickstarts/speech-to-text-from-microphone.md?pivots=programming-language-python
56+
[4-blob]: ../../../../quickstarts/from-blob.md?pivots=programming-language-python
5757

5858
[python]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/python
5959

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/more/more.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,24 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
2020
| Python | [From file][4-file], [From blob][4-blob] | [Windows, Linux, macOS][python] |
2121
| Swift | [iOS][swift-iOS-qck], [macOS][swift-macOS-qck] | [iOS][swift-iOS], [macOS][swift-macOS] |
2222

23-
[1-file]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-file?pivots=programming-language-csharp
24-
[1-blob]: ~/articles/cognitive-services/speech-service/quickstarts/from-blob?pivots=programming-language-csharp
23+
[1-file]: ../../../../quickstarts/speech-to-text-from-file.md?pivots=programming-language-csharp
24+
[1-blob]: ../../../../quickstarts/from-blob.md?pivots=programming-language-csharp
2525

2626
[dotnet]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnet
2727
[netcore]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnetcore
2828
[uwp]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/uwp
2929
[unity]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/unity
3030
[xamarin]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/xamarin
3131

32-
[2-file]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-file?pivots=programming-language-cpp
33-
[2-blob]: ~/articles/cognitive-services/speech-service/quickstarts/from-blob?pivots=programming-language-cpp
32+
[2-file]: ../../../../quickstarts/speech-to-text-from-file.md?pivots=programming-language-cpp
33+
[2-blob]: ../../../../quickstarts/from-blob.md?pivots=programming-language-cpp
3434

3535
[cpp-windows]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/windows
3636
[cpp-linux]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/linux
3737
[cpp-mac]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/macos
3838

39-
[3-file]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-file?pivots=programming-language-java
40-
[3-blob]: ~/articles/cognitive-services/speech-service/quickstarts/from-blob?pivots=programming-language-java
39+
[3-file]: ../../../../quickstarts/speech-to-text-from-file.md?pivots=programming-language-java
40+
[3-blob]: ../../../../quickstarts/from-blob.md?pivots=programming-language-java
4141

4242
[java-android]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/android
4343
[java-jre]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/jre
@@ -52,8 +52,8 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
5252
[obj-iOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/ios
5353
[obj-macOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/macos
5454

55-
[4-file]: ~/articles/cognitive-services/speech-service/quickstarts/speech-to-text-from-file?pivots=programming-language-python
56-
[4-blob]: ~/articles/cognitive-services/speech-service/quickstarts/from-blob?pivots=programming-language-python
55+
[4-file]: ../../../../quickstarts/speech-to-text-from-file.md?pivots=programming-language-python
56+
[4-blob]: ../../../../quickstarts/from-blob.md?pivots=programming-language-python
5757

5858
[python]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/python
5959

articles/cognitive-services/Speech-Service/includes/quickstarts/tts-audio-file/more/more.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
2020
| Python | [To a speaker][4-speaker] | [Windows, Linux, macOS][python] |
2121
| Swift | [iOS to speaker][swift-iOS-qck], [macOS to speaker][swift-macOS-qck] | [iOS][swift-iOS], [macOS][swift-macOS] |
2222

23-
[1-speaker]: ~/articles/cognitive-services/speech-service/quickstarts/text-to-speech?pivots=programming-language-csharp
23+
[1-speaker]: ../../../../quickstarts/text-to-speech.md?pivots=programming-language-csharp
2424

2525
[dotnet]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnet
2626
[netcore]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnetcore
2727
[uwp]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/uwp
2828
[unity]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/unity
2929
[xamarin]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/xamarin
3030

31-
[2-speaker]: ~/articles/cognitive-services/speech-service/quickstarts/text-to-speech?pivots=programming-language-cpp
31+
[2-speaker]: ../../../../quickstarts/text-to-speech.md?pivots=programming-language-cpp
3232

3333
[cpp-windows]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/windows
3434
[cpp-linux]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/linux
3535
[cpp-mac]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/macos
3636

37-
[3-speaker]: ~/articles/cognitive-services/speech-service/quickstarts/text-to-speech?pivots=programming-language-java
37+
[3-speaker]: ../../../../quickstarts/text-to-speech.md?pivots=programming-language-java
3838

3939
[java-android]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/android
4040
[java-jre]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/jre
@@ -47,7 +47,7 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
4747
[obj-iOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/ios
4848
[obj-macOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/macos
4949

50-
[4-speaker]: ~/articles/cognitive-services/speech-service/quickstarts/text-to-speech?pivots=programming-language-python
50+
[4-speaker]: ../../../../quickstarts/text-to-speech.md?pivots=programming-language-python
5151

5252
[python]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/python
5353

articles/cognitive-services/Speech-Service/includes/quickstarts/tts/more/more.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
2020
| Python | [To an audio file][4-file] | [Windows, Linux, macOS][python] |
2121
| Swift | [iOS to speaker][swift-iOS-qck], [macOS to speaker][swift-macOS-qck] | [iOS][swift-iOS], [macOS][swift-macOS] |
2222

23-
[1-file]: ~/articles/cognitive-services/speech-service/quickstarts/text-to-speech-audio-file?pivots=programming-language-csharp
23+
[1-file]: ../../../../quickstarts/text-to-speech-audio-file.md?pivots=programming-language-csharp
2424

2525
[dotnet]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnet
2626
[netcore]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/dotnetcore
2727
[uwp]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/uwp
2828
[unity]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/unity
2929
[xamarin]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/csharp/xamarin
3030

31-
[2-file]: ~/articles/cognitive-services/speech-service/quickstarts/text-to-speech-audio-file?pivots=programming-language-cpp
31+
[2-file]: ../../../../quickstarts/text-to-speech-audio-file.md?pivots=programming-language-cpp
3232

3333
[cpp-windows]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/windows
3434
[cpp-linux]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/linux
3535
[cpp-mac]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/cpp/macos
3636

37-
[3-file]: ~/articles/cognitive-services/speech-service/quickstarts/text-to-speech-audio-file?pivots=programming-language-java
37+
[3-file]: ../../../../quickstarts/text-to-speech-audio-file.md?pivots=programming-language-java
3838

3939
[java-android]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/android
4040
[java-jre]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/jre
@@ -47,7 +47,7 @@ If you've clicked this tab, you probably didn't see a quickstart in your favorit
4747
[obj-iOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/ios
4848
[obj-macOS]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/objectivec/macos
4949

50-
[4-file]: ~/articles/cognitive-services/speech-service/quickstarts/text-to-speech-audio-file?pivots=programming-language-python
50+
[4-file]: ../../../../quickstarts/text-to-speech-audio-file.md?pivots=programming-language-python
5151

5252
[python]: https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/python
5353

0 commit comments

Comments
 (0)