Bläddra i källkod

Docs: Updated links with anchors. See ckeditor/ckeditor5#826. [skip ci]

Piotrek Koszuliński 8 år sedan
förälder
incheckning
ee14aae2a5
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      packages/ckeditor5-image/src/imagestyle.js

+ 1 - 1
packages/ckeditor5-image/src/imagestyle.js

@@ -91,7 +91,7 @@ export default class ImageStyle extends Plugin {
  * Note: Setting `title` to one of {@link module:image/imagestyle/imagestyleui~ImageStyleUI#localizedDefaultStylesTitles}
  * will automatically translate it to the language of the editor.
  *
- * Read more about styling images in the {@glink features/image#Image-styles Image styles guide}.
+ * Read more about styling images in the {@glink features/image#image-styles Image styles guide}.
  *
  * The feature creates commands based on defined styles, so you can change the style of a selected image by executing
  * the following command: