From 7fbffa85ec656fdf42c5fce33ab60713d0ff8ccc Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 18 Sep 2023 14:47:24 +0300 Subject: [PATCH] SEO-175659 PHP Page Not Found --- PHP/Ribbon/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHP/Ribbon/getting-started.md b/PHP/Ribbon/getting-started.md index 1fc63c2..16a9e8f 100644 --- a/PHP/Ribbon/getting-started.md +++ b/PHP/Ribbon/getting-started.md @@ -87,7 +87,7 @@ Refer the required scripts and CSS files in your PHP page as mentioned below in {% endhighlight %} -Here, the CDN links are used. In case, if the individual scripts are required to render the Ribbon control, refer [here](/dependencies). +Here, the CDN links are used. In case, if the individual scripts are required to render the Ribbon control, refer [here](/ribbon/dependencies). N> 1. In case if you don’t want to use `ej.web.all.min.js` file, you can use our [`custom script generator`](https://help.syncfusion.com/api/js/ejribbon#requires) to create custom script file with required controls and its dependencies only N> 2. Ribbon’s sample level icons can be loaded using `ej.icons.CSS` from [this](http://cdn.syncfusion.com/{{ site.releaseversion }}/js/web/ribbon-css/ej.icons.css) CDN or from the location **(installed location)**\ Syncfusion\Essential Studio\{{ site.releaseversion }}\JavaScript\assets\css\web\ribbon-css”.