From 9011b2ad49b26550258748460051a487ea7c08d4 Mon Sep 17 00:00:00 2001 From: Yordan Mitev Date: Wed, 17 Sep 2025 16:18:23 +0300 Subject: [PATCH] Fix a few anchors --- demos-and-sample-apps/overview.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demos-and-sample-apps/overview.md b/demos-and-sample-apps/overview.md index 09f188215..671ace3bc 100644 --- a/demos-and-sample-apps/overview.md +++ b/demos-and-sample-apps/overview.md @@ -17,9 +17,9 @@ The Telerik UI for .NET MAUI library offers an extensive set of fully featured e The following demo apps deliver a rich collection of .NET MAUI examples: -* [Controls Samples App](#controls-samples-app) -* [SDKBrowser App](#sdkbrowser-app) -* [Crypto Tracker App](#crypto-tracker-app) +* [Controls Samples App]({%slug controls-samples-app%}) +* [SDKBrowser App]({%slug sdkbrowser-app%}) +* [Crypto Tracker App]({%slug maui-crypto-app%}) > Telerik UI for .NET MAUI version 7.1.0 adds support for .NET 9.0. You can easily switch the .NET version to .NET 8.0 or .NET 9.0 to build the apps. > Inside the Examples folder of the installation/.zip file there are `.ps1` files - `SwitchToNet8.ps1` and `SwitchToNet9.ps1`. You can use them to switch the .NET version you use to build the .NET MAUI sample apps.