Skip to content

Commit a6c5184

Browse files
Merge pull request #413 from syncfusion-content/SEO-178943-Redirect-Links-MVC
SEO-178943-Redirect-Links-MVC
2 parents 6b7709c + c16acc3 commit a6c5184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aspnetmvc/DatePicker/Getting-Started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ CSS file
2020

2121
External script files
2222

23-
* [jQuery](http://jquery.com/#) (from the version 1.7.1 to 3.1.0)
23+
* [jQuery](https://jquery.com/) (from the version 1.7.1 to 3.1.0)
2424

2525
jQuery.easing external dependency has been removed from version 14.3.0.49 onwards. Kindly include this jQuery.easing dependency for versions lesser than 14.3.0.49 in order to support animation effects.
2626
Internal script files
@@ -53,7 +53,7 @@ You can make use of **ej.web.all.min.js** file which encapsulates all EJMVC comp
5353

5454
If you are using NuGet packages, then required files to render the EJMVC components, will get included in corresponding location automatically in your application.
5555

56-
N> In production, we highly recommend you to use our [custom script generator](http://helpjs.syncfusion.com/js/include-only-the-needed-widgets#) to create custom script file with required controls and its dependencies only. Also to reduce the file size further please use [GZip compression](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/optimize-encoding-and-transfer?hl=en#text-compression-with-gzip) in your server.
56+
N> In production, we highly recommend you to use our [custom script generator](https://help.syncfusion.com/js/custom-script-generator) to create custom script file with required controls and its dependencies only. Also to reduce the file size further please use [GZip compression](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/optimize-encoding-and-transfer?hl=en#text-compression-with-gzip) in your server.
5757

5858
Below is a simple Layout CSHTML file with required CSS and script reference added to create the Essential ASP.NET MVC DatePicker
5959

0 commit comments

Comments
 (0)