diff --git a/daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md b/daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md index cd11aff62..3a30757f7 100644 --- a/daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md +++ b/daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md @@ -104,5 +104,5 @@ GET curl http://localhost:/v1.0-alpha1/configuration/?key= ``` ## Related links -- [Basic schemas for Dapr components and resources]({{< ref resource-specs >}}) +- [Basic schema for Dapr components]({{< ref component-schema.md >}}) - [Configuration building block]({{< ref configuration-api-overview >}})