core/modules/ckeditor/js/plugins/drupallink/plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/ckeditor/js/plugins/drupallink/plugin.js b/core/modules/ckeditor/js/plugins/drupallink/plugin.js index 3f5f734..28d2aaa 100644 --- a/core/modules/ckeditor/js/plugins/drupallink/plugin.js +++ b/core/modules/ckeditor/js/plugins/drupallink/plugin.js @@ -285,7 +285,7 @@ * of the logic. * * @todo Remove once we update to CKEditor 4.5.5. - * @see [CKEditor ticket URL] + * @see https://dev.ckeditor.com/ticket/13885 */ CKEDITOR.plugins.link = { parseLinkAttributes: function (editor, element) {