|
|
@@ -18,7 +18,7 @@ import ElementReplacer from '@ckeditor/ckeditor5-utils/src/elementreplacer';
|
|
|
import mix from '@ckeditor/ckeditor5-utils/src/mix';
|
|
|
|
|
|
/**
|
|
|
- * The {@glink builds/guides/overview#Classic-editor classic editor} implementation.
|
|
|
+ * The {@glink builds/guides/overview#classic-editor classic editor} implementation.
|
|
|
* It uses an inline editable and a sticky toolbar, all enclosed in a boxed UI.
|
|
|
* See the {@glink examples/builds/classic-editor demo}.
|
|
|
*
|
|
|
@@ -29,7 +29,7 @@ import mix from '@ckeditor/ckeditor5-utils/src/mix';
|
|
|
*
|
|
|
* The classic editor can be used directly from source (if you installed the
|
|
|
* [`@ckeditor/ckeditor5-editor-classic`](https://www.npmjs.com/package/@ckeditor/ckeditor5-editor-classic) package)
|
|
|
- * but it is also available in the {@glink builds/guides/overview#Classic-editor classic build}.
|
|
|
+ * but it is also available in the {@glink builds/guides/overview#classic-editor classic build}.
|
|
|
*
|
|
|
* {@glink builds/guides/overview Builds} are ready-to-use editors with plugins bundled in. When using the editor from
|
|
|
* source you need to take care of loading all plugins by yourself
|