Skip to content

Commit 634acb8

Browse files
update link
1 parent 29b014e commit 634acb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ public class Settings
153153
builder.Services.Configure<Settings>(builder.Configuration.GetSection("TestApp:Settings"));
154154
```
155155

156-
For more information about options pattern in .NET, go to the [documentation](dotnet/core/extensions/options).
156+
For more information about options pattern in .NET, go to the [documentation](https://learn.microsoft.com/dotnet/core/extensions/options).
157157

158158
### JSON content type handling
159159

0 commit comments

Comments
 (0)