@@ -3,5 +3,5 @@
</p>
<div id="snippet-read-only">
- <p>This is <a href="https://ckeditor5.github.io">CKEditor 5</a>.</p>
+ <p>This is <a href="https://ckeditor.com">CKEditor 5</a>.</p>
</div>
@@ -1,3 +1,3 @@
<div id="snippet-ui-language">
@@ -120,7 +120,7 @@ module.exports = {
// ...
new CKEditorWebpackPlugin( {
- // See https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/features/ui-language.html
+ // See https://docs.ckeditor.com/ckeditor5/latest/features/ui-language.html
language: 'pl'
} )
],