Skip to content

Commit 65bb287

Browse files
committed
fixing file link
1 parent 4a0016a commit 65bb287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/how-to/tools/azure-ai-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ If you already connected the AI Search resource that contains the index you want
6969
az ml connection create --file {connection.yml} --resource-group {my_resource_group} --workspace-name {my_hub_name}
7070
```
7171

72-
You can use either an API key or credential-less YAML configuration file. For more information on the YAML configuration file, see the [Azure AI Search connection YAML schema](../../../machine-learning/reference-yaml-connection-ai-search.md):
72+
You can use either an API key or credential-less YAML configuration file. For more information on the YAML configuration file, see the [Azure AI Search connection YAML schema](../../../../machine-learning/reference-yaml-connection-ai-search.md):
7373
- API Key example:
7474

7575
```yml

0 commit comments

Comments
 (0)