Skip to content

Commit 6be994b

Browse files
authored
Merge pull request #95046 from aahill/link-fix-2
[CogSvcs] Updating node.js sdk links
2 parents 15cf0cc + f25244a commit 6be994b

File tree

20 files changed

+24
-17
lines changed

20 files changed

+24
-17
lines changed

articles/cognitive-services/Bing-Autosuggest/index.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,6 @@ landingContent:
6262
- text: Java SDK
6363
url: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/bingautosuggest?view=azure-java-stable
6464
- text: Go SDK
65-
url: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/autosuggest
65+
url: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/autosuggest
66+
- text: Node.js SDK
67+
url: https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-autosuggest/?view=azure-node-latest

articles/cognitive-services/Bing-Autosuggest/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
href: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/bingautosuggest?view=azure-java-stable
5151
- name: Go
5252
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/autosuggest
53+
- name: Node.js
54+
href: https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-autosuggest/?view=azure-node-latest
5355
- name: Use and display requirements
5456
href: ../Bing-Web-Search/use-display-requirements.md
5557
maintainContext: true

articles/cognitive-services/Bing-Custom-Search/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ landingContent:
6464
- text: Java - Custom Image Search
6565
url: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/bingcustomimagesearch?view=azure-java-stable
6666
- text: Node.js
67-
url: https://docs.microsoft.com/javascript/api/azure-cognitiveservices-customsearch?view=azure-node-latest
67+
url: https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-customsearch/?view=azure-node-latest
6868
- text: Azure PowerShell
6969
url: https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services
7070
- text: Azure CLI

articles/cognitive-services/Bing-Custom-Search/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
- name: Python
8888
href: https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/customsearch?view=azure-python
8989
- name: Node.js
90-
href: https://docs.microsoft.com/javascript/api/azure-cognitiveservices-customsearch/?view=azure-node-latest
90+
href: https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-customsearch/?view=azure-node-latest
9191
- name: Go - Custom Search
9292
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/customsearch
9393
- name: Go - Custom Image Search

articles/cognitive-services/Bing-Entities-Search/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ sections:
9494
html: <p><a href="https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/bingentitysearchapi?view=azure-dotnet">.NET</a></p>
9595
<p><a href="https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/bingentitysearchapi?view=azure-java-stable">Java</a></p>
9696
<p><a href="https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/entitysearch?view=azure-python">Python</a></p>
97-
<p><a href="https://docs.microsoft.com/javascript/api/azure-cognitiveservices-entitysearch?view=azure-node-latest">Node.js</a></p>
97+
<p><a href="https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-entitysearch/?view=azure-node-latest">Node.js</a></p>
9898
<p><a href="https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/entitysearch">Go</a></p>
9999
- title: PowerShell
100100
html: <p><a href="https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services">Azure PowerShell</a></p>

articles/cognitive-services/Bing-Entities-Search/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
- name: Python
7070
href: https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/entitysearch?view=azure-python
7171
- name: Node.js
72-
href: https://docs.microsoft.com/javascript/api/azure-cognitiveservices-entitysearch/?view=azure-node-latest
72+
href: https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-entitysearch/?view=azure-node-latest
7373
- name: Go
7474
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/entitysearch
7575
- name: Resources

articles/cognitive-services/Bing-Image-Search/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ sections:
9898
html: <p><a href="https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/bingimagesearch?view=azure-dotnet">.NET</a></p>
9999
<p><a href="https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/bingimagesearch?view=azure-java-stable">Java</a></p>
100100
<p><a href="https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/imagesearch?view=azure-python">Python</a></p>
101-
<p><a href="https://docs.microsoft.com/javascript/api/azure-cognitiveservices-imagesearch?view=azure-node-latest">Node.js</a></p>
101+
<p><a href="https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-imagesearch/?view=azure-node-latest">Node.js</a></p>
102102
<p><a href="https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/imagesearch">Go</a></p>
103103
- title: PowerShell
104104
html: <p><a href="https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services">Azure PowerShell</a></p>

articles/cognitive-services/Bing-Image-Search/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
- name: Python
8686
href: https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/imagesearch?view=azure-python
8787
- name: Node.js
88-
href: https://docs.microsoft.com/javascript/api/azure-cognitiveservices-imagesearch/?view=azure-node-latest
88+
href: https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-imagesearch/?view=azure-node-latest
8989
- name: Go
9090
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/imagesearch
9191
- name: Bing use and display requirements

articles/cognitive-services/Bing-News-Search/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ sections:
9494
html: <p><a href="https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/bingnewssearch?view=azure-dotnet">.NET</a></p>
9595
<p><a href="https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/bingnewssearch?view=azure-java-stable">Java</a></p>
9696
<p><a href="https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/newssearch?view=azure-python">Python</a></p>
97-
<p><a href="https://docs.microsoft.com/javascript/api/azure-cognitiveservices-newssearch?view=azure-node-latest">Node.js</a></p>
97+
<p><a href="https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-newssearch/?view=azure-node-latest">Node.js</a></p>
9898
<p><a href="https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/newssearch">Go</a></p>
9999
- title: PowerShell
100100
html: <p><a href="https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services">Azure PowerShell</a></p>

articles/cognitive-services/Bing-News-Search/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
- name: Python
8282
href: https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/newssearch?view=azure-python
8383
- name: Node.js
84-
href: https://docs.microsoft.com/javascript/api/azure-cognitiveservices-newssearch/?view=azure-node-latest
84+
href: https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-newssearch/?view=azure-node-latest
8585
- name: Go
8686
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/newssearch
8787
- name: Use and display requirements

0 commit comments

Comments
 (0)