diff --git a/distribution-and-licensing/license-key/images/download-product-key.png b/distribution-and-licensing/license-key/images/download-product-key.png index f66b5d3b..0d0b2293 100644 Binary files a/distribution-and-licensing/license-key/images/download-product-key.png and b/distribution-and-licensing/license-key/images/download-product-key.png differ diff --git a/distribution-and-licensing/license-key/setting-up-license-key.md b/distribution-and-licensing/license-key/setting-up-license-key.md index d556f436..b9d0b48f 100644 --- a/distribution-and-licensing/license-key/setting-up-license-key.md +++ b/distribution-and-licensing/license-key/setting-up-license-key.md @@ -57,7 +57,7 @@ Telerik strongly recommends the use of NuGet packages whenever possible. Only in If you’re not using NuGet packages in your project, add the license as a code snippet: 1. Go to the [License Keys](https://www.telerik.com/account/your-licenses/license-keys) page in your Telerik account. -1. On the corresponding product row, click the **View key** link in the **SCRIPT KEY** column. +1. On the corresponding product row, click the **Script Key** link in the **SCRIPT KEY** column. ![Download Product Key ><](images/download-product-key.png) 1. Copy the C# code snippet into a new file, for example, TelerikLicense.cs. 1. Add the TelerikLicense.cs file to your project.