Skip to content

Commit f92048f

Browse files
authored
Cross-link main doc set Static Files article
1 parent b6528cf commit f92048f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

aspnetcore/blazor/fundamentals/static-files.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,8 @@ Static File Middleware (<xref:Microsoft.AspNetCore.Builder.StaticFileExtensions.
6767

6868
* 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.
6969
* 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.
70-
71-
<!-- UPDATE 9.0 Can't cross-link the main doc set article at this time until
72-
https://github.com/dotnet/AspNetCore.Docs/issues/32782 is
73-
resolved.
74-
70+
7571
For more information, see <xref:fundamentals/static-files>.
76-
-->
7772

7873
## Consume assets with Map Static File Middleware
7974

0 commit comments

Comments
 (0)