@ckeditor/ckeditor5-special-characters 47.7.1 → 47.7.2-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -75,7 +75,7 @@ import { FocusTracker, KeystrokeHandler, global, Collection, CKEditorError } fro
75
75
  class: 'ck-character-grid__tile'
76
76
  });
77
77
  // Labels are vital for the users to understand what character they're looking at.
78
- // For now we're using native title attribute for that, see #5817.
78
+ // For now we're using native title attribute for that, see https://github.com/ckeditor/ckeditor5/issues/5817.
79
79
  tile.extendTemplate({
80
80
  attributes: {
81
81
  title: name