Skip to content

Commit e332e79

Browse files
authored
Merge pull request #202860 from atikmapari/Broken-link-travisw
Broken link fixed
2 parents ee62f94 + b98f6a3 commit e332e79

File tree

2 files changed

+2
-2
lines changed
  • articles/cognitive-services/Speech-Service/includes/quickstarts/voice-assistants/java

2 files changed

+2
-2
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/voice-assistants/java/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Before you get started, make sure to:
2727
2828
## Create and configure a project
2929

30-
[Install the Speech SDK](/quickstarts/setup-platform.md?pivots=programming-language-java&tabs=android) by using Android Studio.
30+
[Install the Speech SDK](/azure/cognitive-services/speech-service/quickstarts/setup-platform?pivots=programming-language-java&tabs=android) by using Android Studio.
3131

3232
## Create user interface
3333

articles/cognitive-services/Speech-Service/includes/quickstarts/voice-assistants/java/jre.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Before you get started, make sure to:
2121
2222
## Create and configure project
2323

24-
Create an Eclipse project and [install the Speech SDK](/quickstarts/setup-platform.md?pivots=programming-language-java&tabs=jre).
24+
Create an Eclipse project and [install the Speech SDK](/azure/cognitive-services/speech-service/quickstarts/setup-platform?pivots=programming-language-java&tabs=jre).
2525

2626
Additionally, to enable logging, update the _pom.xml_ file to include the following dependency:
2727

0 commit comments

Comments
 (0)