Skip to content

Fix broken links #2958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions getting-started/client-blazor.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,4 @@ If you prefer video instructions, you can also check the video tutorial below.

* [Workflow Details for Telerik UI for Blazor](slug:getting-started/what-you-need)
* [Getting Started Videos for Blazor](https://www.youtube.com/watch?v=aaRAZYaJ4xc&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo)
* [First Steps with Blazor Web App](slug:getting-started/web-app)
* [First Steps with Blazor Server](slug:getting-started/server-side)
* [First Steps with Blazor Web App](slug:getting-started/web-app)
1 change: 0 additions & 1 deletion getting-started/hybrid-blazor.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,4 @@ Refer to the following articles for more information on each technology stack:
* [Workflow Details for Telerik UI for Blazor](slug:getting-started/what-you-need)
* [Getting Started Videos for Blazor](https://www.youtube.com/watch?v=aaRAZYaJ4xc&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo)
* [First Steps with Blazor Web App](slug:getting-started/web-app)
* [First Steps with Blazor Server](slug:getting-started/server-side)
* [First Steps with Blazor WebAssembly](slug:getting-started/client-side)
3 changes: 1 addition & 2 deletions getting-started/vs-code-integration/new-project-wizard.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Select the preferred UI for Blazor version. Make sure that your system has acces

#### Section 4: Select Hosting Model

Here you can select the desired hosting model—[**WebApp**](slug:getting-started/web-app), [**Client** (also: WebAssembly)](slug:getting-started/client-side), [**Server**](slug:getting-started/server-side), or [**Hybrid** (a hybrid Blazor MAUI)](slug:getting-started/hybrid-blazor).
Here you can select the desired hosting model—[**WebApp**](slug:getting-started/web-app), [**Client** (also: WebAssembly)](slug:getting-started/client-side) or [**Hybrid** (a hybrid Blazor MAUI)](slug:getting-started/hybrid-blazor).

The available target framework options are updated upon selecting the hosting model.

Expand Down Expand Up @@ -81,6 +81,5 @@ After configuring the preferred settings, click the **Create Project** button. T
* [Telerik UI for Blazor Visual Studio Code Extensions Overview](slug:getting-started-vs-code-integration-overview)
* [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version)
* [Getting Started with Client-Side Apps](slug:getting-started/client-side)
* [Getting Started with Server-Side Apps](slug:getting-started/server-side)
* [Getting Started with Web Apps](slug:getting-started/web-app)
* [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need)
2 changes: 1 addition & 1 deletion getting-started/vs-integration/convert-project-wizard.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@ The fix is to move the `TelerikLayout.razor` file to the original `Shared` folde
* [Telerik UI for Blazor Visual Studio Extensions Overview](slug:getting-started-vs-integration-overview)
* [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version)
* [Getting Started with Client-Side Apps](slug:getting-started/client-side)
* [Getting Started with Server-Side Apps](slug:getting-started/server-side)
* [Getting Started with Web Apps](slug:getting-started/web-app)
* [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need)
2 changes: 1 addition & 1 deletion getting-started/vs-integration/new-project-wizard.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ If necessary, the Telerik Visual Studio extension will notify you about a missin
* [Telerik UI for Blazor Visual Studio Extensions Overview](slug:getting-started-vs-integration-overview)
* [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version)
* [Getting Started with Client-Side Apps](slug:getting-started/client-side)
* [Getting Started with Server-Side Apps](slug:getting-started/server-side)
* [Getting Started with Web Apps](slug:getting-started/web-app)
* [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need)
2 changes: 1 addition & 1 deletion getting-started/vs-integration/upgrade-wizard.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ The **Finish** button will display a tooltip, indicating a page error when:
* [Visual Studio Extensions Overview](slug:getting-started-vs-integration-overview)
* [Downloading the Latest Telerik UI for Blazor Versions](slug:getting-started-vs-integration-latest-version)
* [Getting Started with Client-Side Apps](slug:getting-started/client-side)
* [Getting Started with Server-Side Apps](slug:getting-started/server-side)
* [Getting Started with Web Apps](slug:getting-started/web-app)
* [Workflow for Using the UI Components for Blazor](slug:getting-started/what-you-need)
1 change: 0 additions & 1 deletion getting-started/web-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,4 @@ The final step in this tutorial is to use a Telerik UI for Blazor component in a
* [Workflow Details for Telerik UI for Blazor](slug:getting-started/what-you-need)
* [Using Blazor Sections inside Telerik Components](slug:common-kb-net8-sections)
* [Getting Started Videos for Blazor](https://www.youtube.com/watch?v=aaRAZYaJ4xc&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo)
* [First Steps with Blazor Server](slug:getting-started/server-side)
* [First Steps with Blazor WebAssembly](slug:getting-started/client-side)
5 changes: 2 additions & 3 deletions installation/automated.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,5 @@ There are several approaches you can try:
## See Also

* [What You Need To Install](slug:getting-started/what-you-need)
* [Get Started with Client-side Blazor](slug:getting-started/client-side)
* [Get Started with Server-side Blazor](slug:getting-started/server-side)

* [Getting Started with Client-side Blazor](slug:getting-started/client-side)
* [Getting Started with Web Apps](slug:getting-started/web-app)
5 changes: 2 additions & 3 deletions installation/zip.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@ Once the download completes, open the archive and extract the files to a locatio
## See Also

* [What You Need To Install](slug:getting-started/what-you-need)
* [Get Started with Client-side Blazor](slug:getting-started/client-side)
* [Get Started with Server-side Blazor](slug:getting-started/server-side)

* [Getting Started with Client-side Blazor](slug:getting-started/client-side)
* [Getting Started with Web Apps](slug:getting-started/web-app)
2 changes: 1 addition & 1 deletion introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ For any issues you might encounter while working with Telerik UI for Blazor, use

## Next Steps

* [First Steps with Blazor Server](slug:getting-started/server-side)
* [First Steps with Blazor WebAssembly](slug:getting-started/client-side)
* [First Steps with Blazor Web App](slug:getting-started/web-app)
* [First Steps with Blazor Hybrid](slug:getting-started/hybrid-blazor)
* [Workflow Details for using the Telerik UI for Blazor components](slug:getting-started/what-you-need) (a concise version of the tutorials above)
* Use guided wizards to generate new Telerik Projects in [Visual Studio](slug:getting-started-vs-integration-new-project) and [Visual Studio Code](slug:getting-started-vs-code-integration-overview).
Expand Down
4 changes: 2 additions & 2 deletions knowledge-base/common-change-selected-localization-keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ This knowledge base article addresses the following scenarios.
To localize selected keys with custom strings:

1. Create a project with Telerik UI for Blazor. For detailed instructions, see:
* [Getting Started with client-side Blazor](slug:getting-started/client-side)
* [Getting Started with server-side Blazor](slug:getting-started/server-side)
* [Getting Started with Blazor WebAssembly Standalone App](slug:getting-started/client-side)
* [Getting Started with Blazor Web App](slug:getting-started/web-app)
2. Create a `Services` folder and implement the Telerik localization service with a list of all needed localization keys and their corresponding custom strings. The service also relies on a `~/Resources` folder with the necessary `.resx` files. You can find an up-to-date list of the used strings in the [Blazor API documentation](slug:Telerik.Blazor.Resources.Messages) and the [offline version](https://www.telerik.com/account/my-downloads) of the [Blazor Demo solution](https://demos.telerik.com/blazor-ui). Telerik updates the main `TelerikMessages.resx` file (in English) with each new release.
>caption ResxLocalizer.cs

Expand Down
2 changes: 1 addition & 1 deletion upgrade/old-version-support-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ For earlier versions, you can get suggestions on how to implement certain scenar
## See Also

* [License Agreement](https://www.telerik.com/purchase/license-agreement/blazor-ui)
* [Framework Versions Support](slug:framework-versions-support)
* [.NET Versions Support](slug:system-requirements#-net-versions-support)
7 changes: 3 additions & 4 deletions upgrade/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The **latest** available version of UI for Blazor is **{{site.uiForBlazorLatestV

>tip Before starting an upgrade of your project, you may find it useful to review the following information:
>
> * [Framework Versions Support](slug:framework-versions-support) - this will let you see what version of the .NET framework you need and which UI for Blazor versions work on it.
> * [.NET Versions Support](slug:system-requirements#-net-versions-support) - this will let you see what version of the .NET framework you need and which UI for Blazor versions work on it.
> * [UI for Blazor Release History](https://www.telerik.com/support/whats-new/blazor-ui/release-history) — reviewing the release notes for all releases you go through will let you see what has changed, what fixes, features and components have been implemented so you are better prepared to meet your project's challenges.
> * Whether you are affected by a breaking change. The [List of Telerik UI for Blazor Versions with Breaking Changes](slug:versions-with-breaking-changes) article shows which releases of our component suite have breaking changes. Review the information for the releases you go through so you can evaluate whether you will be affected by anything.

Expand Down Expand Up @@ -84,6 +84,5 @@ If you have a commercial license, but you still see the trial watermark and bann
## See Also

* [What You Need to Use Telerik UI for Blazor](slug:getting-started/what-you-need)
* [Get Started with Client-side Blazor](slug:getting-started/client-side)
* [Get Started with Server-side Blazor](slug:getting-started/server-side)

* [Getting Started with Client-side Blazor](slug:getting-started/client-side)
* [Getting Started with Blazor Web App](slug:getting-started/web-app)
Loading