Skip to content

Commit a157044

Browse files
authored
chore(kb): update themes link (#2865)
1 parent f2d59be commit a157044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/common-telerik-themes-libman.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ res_type: kb
2626

2727
This KB article answers the following questions:
2828

29-
* How to use LibMan to add [Telerik themes](slug:themes-overview) to your Telerik Blazor app.
29+
* How to use LibMan to add [Telerik Blazor themes](slug:themes-overview) to your Blazor app.
3030
* How to update local themes in `wwwroot` automatically when a new version is available.
3131

3232
[LibMan](https://learn.microsoft.com/en-us/aspnet/core/client-side/libman/) is a client-side dependency manager, which is included in ASP.NET Core. You can use it to automatically download a Telerik theme to the `wwwroot` folder of your app, instead of using [static NuGet assets](slug:themes-overview#loading-themes-from-the-nuget-package) or [Telerik CDN](slug:common-features-cdn).

0 commit comments

Comments
 (0)