Ver código fonte

Fixed a link.

Piotrek Koszuliński 7 anos atrás
pai
commit
31d156d120
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/ckeditor5-media-embed/src/mediaembed.js

+ 1 - 1
packages/ckeditor5-media-embed/src/mediaembed.js

@@ -19,7 +19,7 @@ import Widget from '@ckeditor/ckeditor5-widget/src/widget';
  * It loads the {@link module:media-embed/mediaembedediting~MediaEmbedEditing media embed editing feature}
  * and {@link module:media-embed/mediaembedui~MediaEmbedUI media embed UI feature}.
  *
- * For a detailed overview, check the {@glink features/mediaembed Media Embed feature documentation}.
+ * For a detailed overview, check the {@glink features/media-embed Media Embed feature documentation}.
  *
  * @extends module:core/plugin~Plugin
  */