diff --git a/aspnet/Numerictextbox/Localization-Support.md b/aspnet/Numerictextbox/Localization-Support.md index 1d0e31d4d..502c3b03d 100644 --- a/aspnet/Numerictextbox/Localization-Support.md +++ b/aspnet/Numerictextbox/Localization-Support.md @@ -15,7 +15,7 @@ The **PercentageTextBox** widget provides multi-language support using globaliza More than 350 culture specific files are available to localize the value. To know more about EJ globalize support, please refer the below link - [http://help.syncfusion.com/js/localization](http://help.syncfusion.com/js/localization) + [https://help.syncfusion.com/js/localization](https://help.syncfusion.com/js/localization) N> All the culture-specific script files are available within the below specified location, once you have installed Essential Studio in your machine, therefore it is not necessary to download these files explicitly. @@ -39,7 +39,7 @@ Refer the below German culture file in head section of HTML page after the refer {% highlight javascript %} - + {% endhighlight %}