8
0
Просмотр исходного кода

Docs: Fixed link to documentation. [skip ci]

Wiktor Walc 8 лет назад
Родитель
Сommit
4779c204c1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-autoformat/src/autoformat.js

+ 1 - 1
packages/ckeditor5-autoformat/src/autoformat.js

@@ -13,7 +13,7 @@ import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
 
 /**
  * Includes a set of predefined autoformatting actions. For a detailed overview, check
- * the {@linkTODO features/autoformat Autoformatting feature documentation}.
+ * the {@glink features/autoformat Autoformatting feature documentation}.
  *
  * @extends module:core/plugin~Plugin
  */