소스 검색

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: {