Skip to content

Commit 556868c

Browse files
committed
chore: address code review comments
1 parent 2368b6c commit 556868c

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

_contentTemplates/common/get-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
## Step 0: Download Telerik UI for Blazor
1515

16-
* If you have already purchased a Telerik UI for Blazor commercial license, continue with the [next step and install a license key](#step-1-install-a-license-key).
16+
* If you have already purchased a commercial Telerik UI for Blazor license, continue with the [next step and install a license key](#step-1-install-a-license-key).
1717

1818
* If you are new to UI for Blazor and haven't purchased a license yet, you can <a href="https://www.telerik.com/try/ui-for-blazor" target="_blank">Start a Free Trial</a> by downloading and installing the UI for Blazor components&mdash;this will activate your free trial and allow you to use the components. During the installation, select the **Set up Telerik NuGet package source** checkbox and the installer will configure the Telerik [online NuGet feed](slug:installation/nuget) automatically. You will use this feed later in the tutorial.
1919

introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Page Templates offer ready-to-use Blazor layouts that effectively integrate the
214214

215215
## Trial and Commercial License
216216

217-
UI for Blazor is distributed as a single package, with functionality determined by the applied license. By default, you can register for a free 30-day trial to explore the full capabilities of the library and receive technical support. During the trial period, a visual watermark and banner will appear over rendered components.
217+
UI for Blazor comes as a single package for all license types—whether you have a trial or commercial license, you download the same file. By registering for a free 30-day trial, you can explore the full capabilities of the library and receive technical support.
218218

219219
To use UI for Blazor commercially, you need to <a href="https://www.telerik.com/purchase/blazor-ui" target="_blank">purchase a license</a>. Feel free to review the Telerik UI for Blazor <a href="https://www.telerik.com/purchase/license-agreement/blazor-ui" target="_blank">License Agreement</a> and get acquainted with the full terms of use.
220220

upgrade/overview.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To upgrade the version of Telerik UI for Blazor you can use the [Upgrade Wizard]
6060

6161
If you have just purchased a license and you need to migrate from the trial package to the licensed version, perform the following steps:
6262

63-
1. After the purchase of a Commercial License, follow the steps in [Update your license key](slug:installation-license-key#license-key-updates).
63+
1. [Update your Telerik license key](slug:installation-license-key#license-key-updates) after you purchase or renew a license.
6464

6565
1. To upgrade to the latest product version, follow the steps for [updating the Telerik UI for ASP.NET MVC version](#upgrading-to-new-versions).
6666

@@ -76,7 +76,10 @@ While using a trial license, a watermark will be rendered over the components an
7676

7777
> Purchase the Commercial Version now to get access to all product updates and the Telerik expert support.
7878
79-
If you have a commercial license, but you still see the trial watermark and banner, then possible reasons may be that [Your license key must be updated](slug:installation-license-key#license-key-updates).
79+
If you have a commercial license, but you still see the trial watermark and banner, then make sure that:
80+
81+
* Your [Telerik license key is installed correctly](slug:installation-license-key) and there are no [license key errors](slug:troubleshooting-license-key-errors) during build.
82+
* Your [Telerik license key is up-to-date](slug:installation-license-key#license-key-updates).
8083

8184
## See Also
8285

0 commit comments

Comments
 (0)