diff --git a/demos-and-sample-apps/overview.md b/demos-and-sample-apps/overview.md index 09f18821..671ace3b 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.