Explorar o código

Docs: Updated the guide category. [skip ci]

Piotrek Koszuliński %!s(int64=8) %!d(string=hai) anos
pai
achega
3280c7dafc
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      packages/ckeditor5-ui/docs/framework/guides/external-ui.md

+ 3 - 2
packages/ckeditor5-ui/docs/framework/guides/external-ui.md

@@ -1,9 +1,10 @@
 ---
-title: Third–party UI
-category: ui
+category: framework-ui
 order: 20
 ---
 
+# Third–party UI
+
 CKEditor 5 is a modular editing framework and allows various flexible configurations. That includes the usage of a third–party user interface on top of the basic editor classes.
 
 In this guide, a [classic–like](https://www.npmjs.com/package/@ckeditor/ckeditor5-build-classic) editor will be bound to a completely separate UI created in [Bootstrap](http://getbootstrap.com/) providing the basic structure and toolbar items necessary to start editing.