Skip to content

Commit

Permalink
fix: Fix error in README file (#1207)
Browse files Browse the repository at this point in the history
* Remove incorrect colab link
  • Loading branch information
Amnah199 authored Nov 22, 2024
1 parent 6db7399 commit a979667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/azure_ai_search/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pip install azure-ai-search-haystack
```

## Examples
You can find a code example showing how to use the Document Store and the Retriever in the documentation or in [this Colab](https://colab.research.google.com/drive/1YpDetI8BRbObPDEVdfqUcwhEX9UUXP-m?usp=sharing).
Refer to the documentation for code examples on utilizing the Document Store and its associated Retrievers. For more usage scenarios, check out the [examples](https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/azure_ai_search/example).

## License

Expand Down

0 comments on commit a979667

Please sign in to comment.