Fix link reference (#33468)

pull/33470/head
Jan Klass 2024-08-28 17:25:30 +02:00 committed by GitHub
parent 735acfad3f
commit 59257c5933
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Webcil is the default packaging format when you publish a Blazor WebAssembly app
## Customize how boot resources are loaded
Customize how boot resources are loaded using the `loadBootResource` API. For more information, see <xref:blazor/fundamentals/startup#load-boot-resources>.
Customize how boot resources are loaded using the `loadBootResource` API. For more information, see <xref:blazor/fundamentals/startup#load-client-side-boot-resources>.
## Compression