Skip to content

Commit 8fa957d

Browse files
authored
Fix samples link (#33515)
1 parent 750f3f8 commit 8fa957d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/ai/azure-ai-generative/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Azure AI Generative package is part of the Azure AI SDK for Python and conta
66
| [Package (PyPI)][ai_pypi]
77
| [API reference documentation][ai_ref_docs]
88
| [Product documentation][product_documentation]
9-
| [Samples][ml_samples]
9+
| [Samples][generative_samples]
1010

1111
This package has been tested with Python 3.7, 3.8, 3.9 and 3.10.
1212

sdk/ai/azure-ai-resources/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The Azure AI Resources package is part of the Azure AI SDK for Python and contai
77
| [Package (PyPI)][ai_pypi]
88
| [API reference documentation][ai_ref_docs]
99
| [Product documentation][product_documentation]
10-
| [Samples][ml_samples]
10+
| [Samples][generative_samples]
1111

1212
This package has been tested with Python 3.7, 3.8, 3.9 and 3.10.
1313

0 commit comments

Comments
 (0)