ソースを参照

Merge pull request #252 from christianztamayo/master

Docs: Fix addTargetToLinks typo
Maciej 6 年 前
コミット
e7cf3936e2
1 ファイル変更1 行追加1 行削除
  1. 1 1
      packages/ckeditor5-link/docs/features/link.md

+ 1 - 1
packages/ckeditor5-link/docs/features/link.md

@@ -132,7 +132,7 @@ ClassicEditor
 		// ...
 		link: {
 			decorators: {
-				addTargetToLinks: {
+				addTargetToExternalLinks: {
 					mode: 'manual',
 					label: 'Open in a new tab',
 					attributes: {