Skip to content

Commit e969cea

Browse files
authored
chore: fix broken url
1 parent 947673f commit e969cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

licensing/license-errors-warnings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ When using Telerik UI for ASP.NET AJAX in a project with an expired or missing l
2929
| Error or Condition | Message Code | Solution |
3030
| ------------------------------------------------------------------------ | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
3131
| `No Telerik and Kendo UI License file found` | `TKL002` | [Install a license key]({%slug licensing/license-key%}) to activate the UI controls and remove the error message. |
32-
| `Corrupted Telerik and Kendo UI License Key content in: [file path or environment variable name]` | `TKL003` | If you use a telerik-license.txt file to activate the components, [download a new license key file]({%slug licensing/license-key%}#downloading-the-license-key) and place it in your home directory. Make sure to use a license key and not a script key. <br> If you use the TELERIK_LICENSE environment variable to store your license key, [download a new license key](LINK TO ARTICLE), update the content of the environment variable, and make sure it contains the entire key. |
32+
| `Corrupted Telerik and Kendo UI License Key content in: [file path or environment variable name]` | `TKL003` | If you use a telerik-license.txt file to activate the components, [download a new license key file]({%slug licensing/license-key%}#downloading-the-license-key) and place it in your home directory. Make sure to use a license key and not a script key. <br><br> If you use the TELERIK_LICENSE environment variable to store your license key, [download a new license key]({%slug licensing/license-key%}#downloading-the-license-key), update the content of the environment variable, and make sure it contains the entire key. |
3333
| `Unable to locate licenses for all products` | `TKL004` | Your license is not valid for all Telerik and Kendo products added to your project. If you have already purchased the required license, then . |
3434
| `Corrupted Telerik and Kendo UI License Key content` | `TKL003` | [Download a new license key]({%slug licensing/license-key%}#downloading-the-license-key) and install it to activate the UI components and remove the error message. |
3535
| `Telerik UI for ASP.NET AJAX is not listed in your current license file` | `TKL101` | Review the purchase options for the listed products. Alternatively, remove the references to the listed packages from `package.json`. |

0 commit comments

Comments
 (0)