Skip to content

Commit fa66423

Browse files
committed
fix link
1 parent a574ccc commit fa66423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/dall-e-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 11/06/2023
1313

1414
Use this guide to get started generating images with the Azure OpenAI SDK for Python.
1515

16-
[Library source code](https://github.com/openai/openai-python/tree/main/openai) | [Package](https://github.com/openai/openai-python) | [Samples](https://github.com/openai/openai-python/tree/main/examples)
16+
[Library source code](https://github.com/openai/openai-python/tree/main/src/openai) | [Package](https://github.com/openai/openai-python) | [Samples](https://github.com/openai/openai-python/tree/main/examples)
1717

1818
## Prerequisites
1919

0 commit comments

Comments
 (0)