Explorar o código

Remove the link to the API page that could break CI.

Maciej Gołaszewski %!s(int64=6) %!d(string=hai) anos
pai
achega
8cc5656693
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {@glink api/code-block package page}.
+ * For more information about this feature check the 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}.