Skip to content

Commit 0e36bbb

Browse files
authored
Merge pull request #100273 from MicrosoftDocs/v3-migration-content-fix
[Cog Svcs] Content fix for v3 migration
2 parents 296931f + 33a0ea5 commit 0e36bbb

File tree

6 files changed

+9
-18
lines changed

6 files changed

+9
-18
lines changed

articles/advisor/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ landingContent:
4343
- text: Common Language Interface (CLI)
4444
url: /cli/azure/advisor?view=azure-cli-latest
4545
- text: PowerShell
46-
url: /powershell/module/az.advisor/?view=azps-1.2.0"
46+
url: /powershell/module/az.advisor/?view=azps-1.2.0
4747
- text: REST API
4848
url: /rest/api/advisor/
4949

articles/cognitive-services/Speech-Service/includes/quickstarts/intent-recognition/cpp/windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ zone_pivot_groups: programming-languages-set-two
1616

1717
Before you get started:
1818

19-
* If this is your first C++ project, use this guide to <a href="../quickstarts/create-project.md?tabs=windows" target="_blank">create an empty sample project</a>.
20-
* <a href="../quickstarts/setup-platform.md?tabs=windows" target="_blank">Install the Speech SDK for your development environment</a>.
19+
* If this is your first C++ project, use this guide to <a href="~/articles/cognitive-services/Speech-Service/quickstarts/create-project.md?tabs=windows" target="_blank">create an empty sample project</a>.
20+
* <a href="~/articles/cognitive-services/Speech-Service/quickstarts/setup-platform.md?tabs=windows" target="_blank">Install the Speech SDK for your development environment</a>.
2121

2222
## Create a LUIS app for intent recognition
2323

articles/cognitive-services/Speech-Service/includes/quickstarts/intent-recognition/csharp/dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ zone_pivot_groups: programming-languages-set-two
1616

1717
Before you get started:
1818

19-
* If this is your first C# project, use this guide to <a href="../quickstarts/create-project.md?tabs=dotnet" target="_blank">create an empty sample project</a>.
20-
* <a href="../quickstarts/setup-platform.md?tabs=dotnet" target="_blank">Install the Speech SDK for your development environment</a>.
19+
* If this is your first C# project, use this guide to <a href="~/articles/cognitive-services/Speech-Service/quickstarts/create-project.md?tabs=dotnet" target="_blank">create an empty sample project</a>.
20+
* <a href="~/articles/cognitive-services/Speech-Service/quickstarts/setup-platform.md?tabs=dotnet" target="_blank">Install the Speech SDK for your development environment</a>.
2121

2222
## Create a LUIS app for intent recognition
2323

articles/cognitive-services/Speech-Service/includes/quickstarts/intent-recognition/java/jre.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ zone_pivot_groups: programming-languages-set-two
1616

1717
Before you get started:
1818

19-
* If this is your first Java (JRE) project, use this guide to <a href="../quickstarts/create-project.md?tabs=jre" target="_blank">create an empty sample project</a>.
20-
* <a href="../quickstarts/setup-platform.md?tabs=jre" target="_blank">Install the Speech SDK for your development environment</a>.
19+
* If this is your first Java (JRE) project, use this guide to <a href="~/articles/cognitive-services/Speech-Service/quickstarts/create-project.md?tabs=jre" target="_blank">create an empty sample project</a>.
20+
* <a href="~/articles/cognitive-services/Speech-Service/quickstarts/setup-platform.md?tabs=jre" target="_blank">Install the Speech SDK for your development environment</a>.
2121

2222
## Create a LUIS app for intent recognition
2323

articles/cognitive-services/Speech-Service/includes/quickstarts/intent-recognition/python/python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ zone_pivot_groups: programming-languages-set-two
1616

1717
Before you get started:
1818

19-
* If this is your first Python project, use this guide to <a href="../quickstarts/create-project.md" target="_blank">create an empty sample project</a>.
20-
* <a href="../quickstarts/setup-platform.md" target="_blank">Install the Speech SDK for your development environment</a>.
19+
* If this is your first Python project, use this guide to <a href="~/articles/cognitive-services/Speech-Service/quickstarts/create-project.md" target="_blank">create an empty sample project</a>.
20+
* <a href="~/articles/cognitive-services/Speech-Service/quickstarts/setup-platform.md" target="_blank">Install the Speech SDK for your development environment</a>.
2121

2222
## Create a LUIS app for intent recognition
2323

articles/hdinsight/TOC.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,6 @@
8282
abstract:
8383
achievement:
8484
iconUrl:
85-
levels:
86-
-
87-
roles:
88-
-
89-
products:
90-
-
91-
units:
92-
-
93-
9485
- name: Use cluster storage
9586
items:
9687
- name: Using Azure Storage

0 commit comments

Comments
 (0)