Skip to content

Commit 19a48fa

Browse files
committed
1678688, fixed broken links.
1 parent 2e01bec commit 19a48fa

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/cognitive-services/Bing-Autosuggest/includes/quickstarts/autosuggest-client-library-csharp.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,15 +205,15 @@ dotnet run
205205

206206
If you want to clean up and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
207207

208-
* [Portal](../../cognitive-services-apis-create-account.md#clean-up-resources)
209-
* [Azure CLI](../../cognitive-services-apis-create-account-cli.md#clean-up-resources)
208+
* [Portal](../../../cognitive-services-apis-create-account.md#clean-up-resources)
209+
* [Azure CLI](../../../cognitive-services-apis-create-account-cli.md#clean-up-resources)
210210

211211
## Next steps
212212

213213
> [!div class="nextstepaction"]
214-
> [Bing Autosuggest tutorial](../tutorials/autosuggest.md)
214+
> [Bing Autosuggest tutorial](../../tutorials/autosuggest.md)
215215
216216
## See also
217217

218-
- [What is Bing Autosuggest?](../get-suggested-search-terms.md)
218+
- [What is Bing Autosuggest?](../../get-suggested-search-terms.md)
219219
- [Bing Autosuggest dotnet reference](https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/bingautosuggest?view=azure-dotnet)

articles/cognitive-services/Bing-Autosuggest/includes/quickstarts/autosuggest-client-library-go.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,15 +209,15 @@ go run sample-app.go
209209

210210
If you want to clean up and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
211211

212-
* [Portal](../../cognitive-services-apis-create-account.md#clean-up-resources)
213-
* [Azure CLI](../../cognitive-services-apis-create-account-cli.md#clean-up-resources)
212+
* [Portal](../../../cognitive-services-apis-create-account.md#clean-up-resources)
213+
* [Azure CLI](../../../cognitive-services-apis-create-account-cli.md#clean-up-resources)
214214

215215
## Next steps
216216

217217
> [!div class="nextstepaction"]
218-
> [Bing Autosuggest tutorial](../tutorials/autosuggest.md)
218+
> [Bing Autosuggest tutorial](../../tutorials/autosuggest.md)
219219
220220
## See also
221221

222-
- [What is Bing Autosuggest?](../get-suggested-search-terms.md)
222+
- [What is Bing Autosuggest?](../../get-suggested-search-terms.md)
223223
- [Bing Autosuggest API v7 reference](https://docs.microsoft.com/rest/api/cognitiveservices-bingsearch/bing-autosuggest-api-v7-reference)

0 commit comments

Comments
 (0)