diff --git a/getting-started/system-requirements.md b/getting-started/system-requirements.md index f0bc4f2..ae342b0 100644 --- a/getting-started/system-requirements.md +++ b/getting-started/system-requirements.md @@ -25,7 +25,7 @@ The list below shows the operating systems supported by Telerik JustMock: ## Development Environment -- To use **Telerik JustMock** on all supported operating systems, you must install a .NET SDK that is compatible with .NET Standard 2.1. On Windows, the product also supports legacy .NET Framework versions starting from 4.7.2 and above. +- To use **Telerik JustMock** on all supported operating systems, you must install a .NET SDK that is compatible with [.NET Standard 2.1](https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-1#net-standard-versions). On Windows, the product also supports legacy .NET Framework versions starting from 4.7.2 and above. | Framework | Version | | --------- | ------- | diff --git a/introduction.md b/introduction.md index 637ad69..9274320 100644 --- a/introduction.md +++ b/introduction.md @@ -75,6 +75,7 @@ To learn how to install and work with Telerik JustMock, visit the following reso * [macOS]({%slug justmock/getting-started/installation/instructions-macos%}) * [Ubuntu]({%slug justmock/getting-started/installation/instructions-ubuntu%}) * [Using NuGet package]({%slug justmock/getting-started/installation/instructions-nuget-package%}) + * [Using Telerik Control Panel]({%slug justmock/getting-started/installation/instructions-control-panel%}) * [Add Telerik JustMock to Your Test Project]({%slug justmock/getting-started/configuration/using-telerik-justmock-in-your-test-project %}) * [JustMock API Basics]({%slug justmock/getting-started/basics/basics%})