Skip to content

Commit a5dbe0b

Browse files
committed
fix one more
1 parent c994969 commit a5dbe0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/quickstarts/get-started-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pip install azure-ai-projects azure-ai-inference azure-identity
4242

4343
Create a file named **chat.py**. Copy and paste the following code into it.
4444

45-
:::code language="python" source="~/azureai-samples-main/scenarios/project/basic/chat-simple.py":::
45+
:::code language="python" source="~/azureai-samples-main/scenarios/projects/basic/chat-simple.py":::
4646

4747
## Insert your connection string
4848

0 commit comments

Comments
 (0)