You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PHP/Ribbon/getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ Refer the required scripts and CSS files in your PHP page as mentioned below in
87
87
88
88
{% endhighlight %}
89
89
90
-
Here, the CDN links are used. In case, if the individual scripts are required to render the Ribbon control, refer [here](/dependencies).
90
+
Here, the CDN links are used. In case, if the individual scripts are required to render the Ribbon control, refer [here](/ribbon/dependencies).
91
91
92
92
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
93
93
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”.
0 commit comments