Skip to content

Commit e671afe

Browse files
authored
Update
1 parent 248ba89 commit e671afe

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

aspnetcore/blazor/debug.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,7 @@ In the following examples, the app is hosted at `/OAT` with an app base path con
137137
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/OAT/_framework/debug/ws-proxy?browser={browserInspectUri}",
138138
```
139139

140-
> [!NOTE]
141-
> Using a custom app base path for Blazor WebAssembly apps requires special configuration, including a configuration in the app's `Program.Main` (`Program.cs`). For more information, see <xref:blazor/host-and-deploy/index#app-base-path>.
140+
For information on using a custom app base path for Blazor WebAssembly apps, see <xref:blazor/host-and-deploy/index#app-base-path>.
142141

143142
# [Visual Studio Code](#tab/visual-studio-code)
144143

0 commit comments

Comments
 (0)