Procházet zdrojové kódy

Restore the link to the API page.

Maciej Gołaszewski před 6 roky
rodič
revize
b553222784
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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}.