diff --git a/js/RadialMenu/getting-started.md b/js/RadialMenu/getting-started.md index 33c4ef652..43c154edf 100644 --- a/js/RadialMenu/getting-started.md +++ b/js/RadialMenu/getting-started.md @@ -89,7 +89,7 @@ Create a new HTML file and add [CDN](https://help.syncfusion.com/js/cdn) links t {% endhighlight %} - N> In production, we highly recommend you to use our [custom script generator](https://help.syncfusion.com/js/custom-script-generator#) to create a 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) on 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 a custom script file with required controls and its dependencies only. Also to reduce the file size further please use [GZip compression](https://web.dev/articles/optimizing-content-efficiency-optimize-encoding-and-transfer?hl=en#text-compression-with-gzip) on your server. ## Create your first Radial Menu control in JavaScript