Skip to content

Commit

Permalink
Cross-link main doc set Static Files article (#33868)
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored Oct 17, 2024
1 parent b6528cf commit 58225bd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions aspnetcore/blazor/fundamentals/static-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,8 @@ Static File Middleware (<xref:Microsoft.AspNetCore.Builder.StaticFileExtensions.

* Applying a path prefix to Blazor WebAssembly static asset files, which is covered in the [Prefix for Blazor WebAssembly assets](#prefix-for-blazor-webassembly-assets) section.
* Configuring file mappings of extensions to specific content types and setting static file options, which is covered in the [File mappings and static file options](#file-mappings-and-static-file-options) section.

<!-- UPDATE 9.0 Can't cross-link the main doc set article at this time until
https://github.com/dotnet/AspNetCore.Docs/issues/32782 is
resolved.

For more information, see <xref:fundamentals/static-files>.
-->

## Consume assets with Map Static File Middleware

Expand Down

0 comments on commit 58225bd

Please sign in to comment.