Kaynağa Gözat

Internal: Updated URL to error codes docs after ckeditor/ckeditor5#565.

Piotrek Koszuliński 8 yıl önce
ebeveyn
işleme
f7b05d0126

+ 2 - 1
packages/ckeditor5-utils/src/ckeditorerror.js

@@ -10,7 +10,8 @@
 /**
 /**
  * URL to the documentation with error codes.
  * URL to the documentation with error codes.
  */
  */
-export const DOCUMENTATION_URL = 'https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/framework/guides/error-codes.html';
+export const DOCUMENTATION_URL =
+	'https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/framework/guides/support/error-codes.html';
 
 
 /**
 /**
  * The CKEditor error class.
  * The CKEditor error class.