Skip to content

Commit d20f33c

Browse files
authored
Merge pull request #45138 from NextTurn/link-4
Fix broken links
2 parents 02229a8 + a5b61dc commit d20f33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/cognitive-search-tutorial-blob-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ There are other ways to specify the connection string, such as providing a share
8484
## Create a Jupyter notebook
8585

8686
> [!Note]
87-
> This article shows you how to build a data source, index, indexer and skillset using a series of Python scripts. To download the complete notebook example, go to the [Azure-Search-python-samples repo](https://github.com/Azure-Samples/azure-search-python-samples/tree/master/Tutorial-AI-Enrichment-Jupyter-Notebook).
87+
> This article shows you how to build a data source, index, indexer and skillset using a series of Python scripts. To download the complete notebook example, go to the [Azure-Search-python-samples repo](https://github.com/Azure-Samples/azure-search-python-samples/tree/master/Tutorial-AI-Enrichment).
8888
8989
Use Anaconda Navigator to launch Jupyter Notebook and create a new Python 3 notebook.
9090

0 commit comments

Comments
 (0)