File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/cognitive-services/Bing-Autosuggest/includes/quickstarts Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Get started with the Bing Autosuggest client library for Go. Follow these steps
14
14
15
15
Use the Bing Autosuggest client library for Go to get search suggestions based on partial query strings.
16
16
17
- [ Reference documentation] ( https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/autosuggest ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-go/tree/master/services/ cognitiveservices/v2.1/textanalytics ) | [ Sample code] ( https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/master/go/BingAutoSuggest/BingAutoSuggestQuickstart.go )
17
+ [ Reference documentation] ( https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/autosuggest ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/resourcemanager/ cognitiveservices/armcognitiveservices ) | [ Sample code] ( https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/master/go/BingAutoSuggest/BingAutoSuggestQuickstart.go )
18
18
19
19
## Prerequisites
20
20
You can’t perform that action at this time.
0 commit comments