Skip to content

Commit b5baac0

Browse files
author
Zhi Zhou
committed
update link
1 parent 0634f62 commit b5baac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/build_person_directory.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"metadata": {},
2929
"source": [
3030
"## Create Azure content understanding face client\n",
31-
">The [AzureContentUnderstandingFaceClient](../../python/content_understanding_face_client.py) is utility Class which contain the functions to interact with the Content Understanding face server. Before Content Understanding SDK release, we can regard it as a lightweight SDK. Fill the constant **AZURE_AI_ENDPOINT**, **AZURE_AI_API_VERSION**, **AZURE_AI_API_KEY** with the information from your Azure AI Service."
31+
">The [AzureContentUnderstandingFaceClient](../python/content_understanding_face_client.py) is utility Class which contain the functions to interact with the Content Understanding face server. Before Content Understanding SDK release, we can regard it as a lightweight SDK. Fill the constant **AZURE_AI_ENDPOINT**, **AZURE_AI_API_VERSION**, **AZURE_AI_API_KEY** with the information from your Azure AI Service."
3232
]
3333
},
3434
{

0 commit comments

Comments
 (0)