Skip to content

Commit bbef24f

Browse files
update link
1 parent 89c37bf commit bbef24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/reference-javascript-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ The `AzureAppConfiguration` type extends the following interfaces:
120120

121121
### JSON Content Type Handling
122122

123-
You can [create JSON key-values](./howto-leverage-json-content-type#create-json-key-values-in-app-configuration) in App Configuration. When loading key-values from Azure App Configuration, the configuration provider will automatically convert the key-values of valid JSON content type (e.g. application/json) into object.
123+
You can [create JSON key-values](./howto-leverage-json-content-type.md#create-json-key-values-in-app-configuration) in App Configuration. When loading key-values from Azure App Configuration, the configuration provider will automatically convert the key-values of valid JSON content type (e.g. application/json) into object.
124124

125125
```json
126126
{

0 commit comments

Comments
 (0)