Browse Source

Docs: Changed links to documentation. See ckeditor/ckeditor5#1192.

Kamil Piechaczek 7 years ago
parent
commit
cf78a2103f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-enter/README.md

+ 1 - 1
packages/ckeditor5-enter/README.md

@@ -14,7 +14,7 @@ This package implements the <kbd>Enter</kbd> and <kbd>Shift</kbd>+<kbd>Enter</kb
 
 ## Documentation
 
-See the [`@ckeditor/ckeditor5-enter` package](https://docs.ckeditor.com/ckeditor5/latest/api/enter.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/).
+See the [`@ckeditor/ckeditor5-enter` package](https://ckeditor.com/docs/ckeditor5/latest/api/enter.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/).
 
 ## License