Skip to content

Commit a85e53d

Browse files
authored
Update React sample cross-links (#35974)
1 parent 0058cfb commit a85e53d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • aspnetcore/blazor/host-and-deploy

aspnetcore/blazor/host-and-deploy/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,7 @@ When `WasmBundlerFriendlyBootConfig` is enabled, the produced JS contains `impor
133133
134134
The following sample apps are based on [Rollup](https://rollupjs.org/). Similar concepts apply when using other JS bundlers.
135135

136-
Demonstration sample apps:
137-
138-
* [Blazor WASM in a React application (`maraf/blazor-wasm-react` GitHub repository)](https://github.com/maraf/blazor-wasm-react)
139-
* [.NET on WASM in a React component sample (`maraf/dotnet-wasm-react` GitHub repository)](https://github.com/maraf/dotnet-wasm-react)
136+
Demonstration sample apps for Blazor WebAssembly in a React app (`BlazorWebAssemblyReact`) and .NET on WebAssembly in a React app (`DotNetWebAssemblyReact`) for .NET 10 or later are available in the [Blazor samples GitHub repository (`dotnet/blazor-samples`)](https://github.com/dotnet/blazor-samples).
140137

141138
:::moniker-end
142139

0 commit comments

Comments
 (0)