@ckeditor/ckeditor5-ui 43.2.0-alpha.2 → 43.2.0-alpha.3

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
@@ -11926,7 +11926,7 @@ const DEFAULT_LABEL = 'Powered by';
11926
11926
  {
11927
11927
  tag: 'a',
11928
11928
  attributes: {
11929
- href: 'https://ckeditor.com/?utm_source=ckeditor&' + 'utm_medium=referral&utm_campaign=701Dn000000hVgmIAE_powered_by_ckeditor_logo',
11929
+ href: 'https://ckeditor.com/powered-by-ckeditor/?utm_source=ckeditor&' + 'utm_medium=referral&utm_campaign=701Dn000000hVgmIAE_powered_by_ckeditor_logo',
11930
11930
  target: '_blank',
11931
11931
  tabindex: '-1'
11932
11932
  },