浏览代码

Restore the link to the API page.

Maciej Gołaszewski 6 年之前
父节点
当前提交
b553222784
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-code-block/src/codeblock.js

+ 1 - 1
packages/ckeditor5-code-block/src/codeblock.js

@@ -14,7 +14,7 @@ import CodeBlockUI from './codeblockui';
 /**
  * The code block plugin.
  *
- * For more information about this feature check the package page.
+ * For more information about this feature check the {@glink api/code-block package page}.
  *
  * This is a "glue" plugin which loads the {@link module:code-block/codeblockediting~CodeBlockEditing code block editing feature}
  * and {@link module:code-block/codeblockui~CodeBlockUI code block UI feature}.