Skip to content

Commit a99d42c

Browse files
chore(docs): fix framework localization links
1 parent 73b28ea commit a99d42c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

globalization/localization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Telerik provides and supports the default English texts. The offline demos carry
2828

2929
When localizing a Blazor app, make sure you are familiar with the way localization works in the framework. You can start from the following resources:
3030

31-
* [https://docs.microsoft.com/en-us/aspnet/core/fundamentals/localization?view=aspnetcore-3.0](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/localization?view=aspnetcore-3.0)
32-
* [https://github.com/aspnet/AspNetCore.Docs/issues/13436](https://github.com/aspnet/AspNetCore.Docs/issues/13436)
31+
* [Localization in Blazor](https://docs.microsoft.com/en-us/aspnet/core/blazor/components?view=aspnetcore-3.0#localization)
32+
* [Localization in ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/localization?view=aspnetcore-3.0)
3333

3434
The necessary steps are to:
3535

0 commit comments

Comments
 (0)