diff --git a/src/MudBlazor.Docs/Pages/Getting Started/Installation/Installation.razor b/src/MudBlazor.Docs/Pages/Getting Started/Installation/Installation.razor index 202eaf3d5efc..7fc19d3e5f01 100644 --- a/src/MudBlazor.Docs/Pages/Getting Started/Installation/Installation.razor +++ b/src/MudBlazor.Docs/Pages/Getting Started/Installation/Installation.razor @@ -80,7 +80,7 @@ - Add the following to your HTML head section, it's either index.html or _Layout.cshtml/_Host.cshtml depending on whether you're running WebAssembly or Server. + Add the following to your HTML head section, it's either index.html or _Layout.cshtml/_Host.cshtml/App.razor depending on whether you're running WebAssembly or Server.