Skip to content

Commit 6775941

Browse files
committed
fix slug
1 parent 2345c21 commit 6775941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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://styling-and-themes/overview) to your Telerik Blazor app.
29+
* How to use LibMan to add [Telerik themes](slug://themes-overview) to your Telerik 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)