diff --git a/js/TreeView/Getting-Started.md b/js/TreeView/Getting-Started.md index e1a11f115..5600ddfa4 100644 --- a/js/TreeView/Getting-Started.md +++ b/js/TreeView/Getting-Started.md @@ -58,7 +58,7 @@ Above internal script files are usable only if TreeView control alone going to b [ej.web.all.min.js](http://cdn.syncfusion.com/{{ site.releaseversion }}/js/web/ej.web.all.min.js) – includes all widgets (link about widgets details). -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. +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://web.dev/optimizing-content-efficiency-optimize-encoding-and-transfer/?hl=en#text-compression-with-gzip) in your server. ## Initialize TreeView