From e5b0d7c120cfaeb1acca11d182ac5efa79b1e821 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:53:21 +0300 Subject: [PATCH] SEO-179237-JS-Redirection-Links-doc --- js/requirejs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/requirejs.md b/js/requirejs.md index c655a6999..f68d36eed 100644 --- a/js/requirejs.md +++ b/js/requirejs.md @@ -22,7 +22,7 @@ You can find the **require.min.js** from the following installed location of you `(installed location)\Syncfusion\Essential Studio\{{ site.releaseversion }}\JavaScript\assets\external` _For example, If you have installed the Essential Studio package within `C:\Program Files (x86)`, then navigate to the location,_ **C:\Program Files (x86)**\Syncfusion\Essential Studio\{{ site.releaseversion }}\JavaScript\assets\external -N> For version lower than 13.3.0.18, refer this [Knowledge Base](https://www.syncfusion.com/support/kb/7146). +N> For version lower than 13.3.0.18, refer this [Knowledge Base](https://support.syncfusion.com/kb/article/6661/how-to-use-essential-javascript-component-with-requirejs). N> From version 14.3.0.49, we have removed the **jquery.easing** dependency from our components. For version lower than 14.3.0.49, you need to refer the jquery.easing as additional dependency.