fixes broken link to listbox api page
[+] fixes broken link from the custom listbox demo to the listbox API page, looks like the url path/s may have changed
This commit is contained in:
@@ -7,6 +7,6 @@ description: This example shows you how to add a simple listbox to the toolbar o
|
||||
keywords: example demo custom toolbar listbox
|
||||
---
|
||||
|
||||
This example shows you how to add a simple [listbox]({{ site.baseurl }}/api/class/tinymce.ui.listbox/) to the toolbar.
|
||||
This example shows you how to add a simple [listbox]({{ site.baseurl }}/api/tinymce.ui/tinymce.ui.listbox/) to the toolbar.
|
||||
|
||||
{% include codepen.html id="JYwJVr" %}
|
||||
|
||||
Reference in New Issue
Block a user