Skip to content

Commit 2994239

Browse files
Merge pull request dotnet#32178 from StefanOssendorf/patch-1
Fix url pointing to Configuration-binding source generator
2 parents 1fb5518 + 676a418 commit 2994239

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/fundamentals/configuration

1 file changed

+1
-1
lines changed

aspnetcore/fundamentals/configuration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ An <xref:Microsoft.AspNetCore.Hosting.IHostingStartup> implementation allows add
947947

948948
## Configuration-binding source generator
949949

950-
The [Configuration-binding source generator](/dotnet/core/whats-new/dotnet-8#configuration-binding-source-generator) provides AOT and trim-friendly configuration. For more information, see [Configuration-binding source generator](/dotnet/core/whats-new/dotnet-8#configuration-binding-source-generator).
950+
The [Configuration-binding source generator](/dotnet/core/whats-new/dotnet-8/runtime#configuration-binding-source-generator) provides AOT and trim-friendly configuration. For more information, see [Configuration-binding source generator](/dotnet/core/whats-new/dotnet-8/runtime#configuration-binding-source-generator).
951951

952952
## Additional resources
953953

0 commit comments

Comments
 (0)