Jelajahi Sumber

Docs: Improved editors and builds docs.

Piotrek Koszuliński 8 tahun lalu
induk
melakukan
d182e2d9a9
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      packages/ckeditor5-core/src/editor/editorconfig.jsdoc

+ 2 - 2
packages/ckeditor5-core/src/editor/editorconfig.jsdoc

@@ -33,7 +33,7 @@
 /**
 /**
  * The list of plugins to load.
  * The list of plugins to load.
  *
  *
- * If you use an {@linkTODO builds/guides/overview editor build} you can define the list of plugins to load
+ * If you use an {@glink builds/guides/overview editor build} you can define the list of plugins to load
  * using names of plugins which are available:
  * using names of plugins which are available:
  *
  *
  *		const config = {
  *		const config = {
@@ -61,7 +61,7 @@
  */
  */
 
 
 /**
 /**
- * The list of plugins which should not be loaded despite being available in an {@linkTODO builds/guides/overview editor build}.
+ * The list of plugins which should not be loaded despite being available in an {@glink builds/guides/overview editor build}.
  *
  *
  *		const config = {
  *		const config = {
  *			removePlugins: [ 'Bold', 'Italic' ]
  *			removePlugins: [ 'Bold', 'Italic' ]