Skip to content

Commit 67782a8

Browse files
authored
Fix broken link (#43953)
1 parent c80ea9b commit 67782a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/ai/azure-ai-agents/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ and `sample_agents_browser_automation_async.py`.
217217

218218
### Breaking Changes
219219
- enable_auto_function_calls supports positional arguments instead of keyword arguments.
220-
- Please see the [agents migration guide](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-projects/AGENTS_MIGRATION_GUIDE.md) on how to use `azure-ai-projects` with `azure-ai-agents` package.
220+
- Please see the [agents migration guide](https://github.com/Azure/azure-sdk-for-python/blob/release/azure-ai-projects/1.0.0/sdk/ai/azure-ai-projects/AGENTS_MIGRATION_GUIDE.md) on how to use `azure-ai-projects` with `azure-ai-agents` package.
221221

222222
### Features Added
223223
- Initial version - splits off Azure AI Agents functionality from the Azure AI Projects SDK.

0 commit comments

Comments
 (0)