8
0
Просмотр исходного кода

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

Piotrek Koszuliński 8 лет назад
Родитель
Сommit
ee14aae2a5
1 измененных файлов с 1 добавлено и 1 удалено
  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}
  * Note: Setting `title` to one of {@link module:image/imagestyle/imagestyleui~ImageStyleUI#localizedDefaultStylesTitles}
  * will automatically translate it to the language of the editor.
  * 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 feature creates commands based on defined styles, so you can change the style of a selected image by executing
  * the following command:
  * the following command: