Skip to content

Commit 574d327

Browse files
committed
1678688, fixed more links.
1 parent 605834c commit 574d327

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/cognitive-services/Bing-Video-Search/includes/quickstarts/video-search-client-library-csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ Installing the [[NuGet Video Search SDK package]](https://www.nuget.org/packages
7575
## Next steps
7676

7777
> [!div class="nextstepaction"]
78-
> [Create a single page web app](../tutorial-bing-video-search-single-page-app.md)
78+
> [Create a single page web app](../../tutorial-bing-video-search-single-page-app.md)
7979

8080
## See also
8181

82-
* [What is the Bing Video Search API?](../overview.md)
82+
* [What is the Bing Video Search API?](../../overview.md)
8383
* [Cognitive services .NET SDK samples](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/BingSearchv7)

articles/cognitive-services/Bing-Video-Search/includes/quickstarts/video-search-client-library-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ Create a new Java project in your favorite IDE or editor, and import the followi
150150
## Next steps
151151

152152
> [!div class="nextstepaction"]
153-
> [Create a single page web app](../tutorial-bing-video-search-single-page-app.md)
153+
> [Create a single page web app](../../tutorial-bing-video-search-single-page-app.md)
154154

155155
## See also
156156

157-
* [What is the Bing Video Search API?](../overview.md)
157+
* [What is the Bing Video Search API?](../../overview.md)
158158
* [Cognitive services .NET SDK samples](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/BingSearchv7)

articles/cognitive-services/Bing-Video-Search/includes/quickstarts/video-search-client-library-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ To set up a console application using the Bing Video Search client library:
5353
## Next steps
5454

5555
> [!div class="nextstepaction"]
56-
> [Create a single page web app](../tutorial-bing-video-search-single-page-app.md)
56+
> [Create a single page web app](../../tutorial-bing-video-search-single-page-app.md)
5757

5858
## See also
5959

60-
* [What is the Bing Video Search API?](../overview.md)
60+
* [What is the Bing Video Search API?](../../overview.md)
6161
* [Cognitive services .NET SDK samples](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/BingSearchv7)

articles/cognitive-services/Bing-Video-Search/includes/quickstarts/video-search-client-library-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ client = VideoSearchAPI(endpoint, CognitiveServicesCredentials(subscription_key)
8181
## Next steps
8282

8383
> [!div class="nextstepaction"]
84-
> [Create a single page web app](../tutorial-bing-video-search-single-page-app.md)
84+
> [Create a single page web app](../../tutorial-bing-video-search-single-page-app.md)
8585

8686
## See also
8787

88-
- [What is the Bing Video Search API?](../overview.md)
88+
- [What is the Bing Video Search API?](../../overview.md)
8989
- [Cognitive services .NET SDK samples](https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/BingSearchv7)

0 commit comments

Comments
 (0)