Skip to content

Commit fa7da67

Browse files
authored
Update runtime-and-app-bundle-caching.md
1 parent 193ff65 commit fa7da67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aspnetcore/blazor/host-and-deploy/webassembly/runtime-and-app-bundle-caching.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ In most cases, the warning doesn't indicate a problem with integrity checking. I
4040

4141
## Diagnosing integrity problems
4242

43-
For more information, see <xref:blazor/host-and-deploy/webassembly/integrity-check-failures>.
43+
For more information, see <xref:blazor/host-and-deploy/webassembly/integrity-check-failures>. The article includes guidance on disabling resource caching and integrity checks for non-PWA and PWA apps.
4444

4545
## Additional resources
4646

4747
* [Boot resource loading](xref:blazor/fundamentals/startup#load-client-side-boot-resources)
48-
* <xref:blazor/host-and-deploy/webassembly/integrity-check-failures> (Includes guidance on disabling resource caching and integrity checks for non-PWA and PWA apps)
48+
* <xref:blazor/host-and-deploy/webassembly/integrity-check-failures>

0 commit comments

Comments
 (0)