Change to internal ref

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
This commit is contained in:
Marc Duiker 2025-07-23 14:41:24 +00:00
parent b494292946
commit 1c324c1f9c
No known key found for this signature in database
GPG Key ID: 6A36EA7754473DD7
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ These patterns exist along a spectrum of autonomy, from predictable workflow-bas
## Developer Experience
Dapr Agents is a Python framework built on top of the [Python Dapr SDK](https://docs.dapr.io/developing-applications/sdks/python/), providing a comprehensive development experience for building agentic systems.
Dapr Agents is a Python framework built on top of the [Python Dapr SDK]({{% ref "developing-applications/sdks/python/_index.md" %}}), providing a comprehensive development experience for building agentic systems.
### Getting Started