Skip to content

Commit db426fa

Browse files
committed
updating hub page links
1 parent a2b3d48 commit db426fa

File tree

1 file changed

+31
-9
lines changed

1 file changed

+31
-9
lines changed

articles/cognitive-services/index.yml

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,36 @@ conceptualContent:
113113
- title: Search
114114
summary: Add Bing Search APIs to your apps and harness the ability to comb billions of webpages, images, videos, and news with a single API call.
115115
links:
116-
- url: ./bing-web-search/index.yml
116+
- url: ./Bing-Autosuggest/get-suggested-search-terms.md
117117
itemType: overview
118-
text: Bing search APIs
118+
text: Autosuggest Search
119+
- url: ./bing-custom-search/overview.md
120+
itemType: overview
121+
text: Custom Search
122+
- url: ./bing-entities-search/overview.md
123+
itemType: overview
124+
text: Entity Search
125+
- url: ./bing-image-search/overview.md
126+
itemType: overview
127+
text: Image Search
128+
- url: ./bing-local-business-search/overview.md
129+
itemType: overview
130+
text: Local Business Search (Preview)
131+
- url: ./bing-news-search/search-the-web.md
132+
itemType: overview
133+
text: News Search
134+
- url: ./bing-spell-check/overview.md
135+
itemType: overview
136+
text: Spell Check
137+
- url: ./Bing-Video-Search/overview.md
138+
itemType: overview
139+
text: Video Search
140+
- url: ./bing-visual-search/overview.md
141+
itemType: overview
142+
text: Visual Search
143+
- url: ./bing-web-search/overview.md
144+
itemType: overview
145+
text: Web Search
119146
- title: Cognitive Service Containers
120147
summary: Container support in Azure Cognitive Services allows developers to use the same rich APIs that are available in Azure, and enables flexibility in where to deploy and host the services that come with Docker containers.
121148
links:
@@ -134,9 +161,6 @@ conceptualContent:
134161
- url: ./containers/docker-compose-recipe.md
135162
itemType: get-started
136163
text: Use Docker Compose to deploy multiple containers
137-
- url: ./containers/container-image-tags.md
138-
itemType: reference
139-
text: Cognitive Services container image tags
140164
- url: ./containers/container-faq.md
141165
itemType: reference
142166
text: Cognitive Services containers FAQ
@@ -146,12 +170,10 @@ additionalContent:
146170
- items:
147171
- title: Additional resources
148172
links:
149-
- text: Support & help options
150-
url: cognitive-services-support-options.md
151173
- text: Azure CLI
152174
url: https://docs.microsoft.com/cli/azure/cognitiveservices?view=azure-cli-latest
153175
- text: PowerShell
154-
url: https://docs.microsoft.com/powershell/module/az.cognitiveservices/?view=azps-3.0.0#cognitive_services
176+
url: https://docs.microsoft.com/powershell/module/az.cognitiveservices/?view=azps-2.5.0#cognitive_services
155177
- title: REST APIs
156178
links:
157179
- text: Cognitive Services Management
@@ -161,7 +183,7 @@ additionalContent:
161183
- text: .NET
162184
url: https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client?view=azure-dotnet
163185
- text: Go
164-
url: https://godoc.org/github.com/azure/azure-sdk-for-go/services/cognitiveservices
186+
url: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices
165187
- text: Java
166188
url: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client?view=azure-java-stable
167189
- text: Node.js

0 commit comments

Comments
 (0)