Browse Source

Docs: Fixed links in the readme.

Piotrek Koszuliński 7 years ago
parent
commit
c372013700
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-table/README.md

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

@@ -14,7 +14,7 @@ This package implements table support for CKEditor 5.
 
 ## Documentation
 
-See the [`@ckeditor/ckeditor5-table` package](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/table.html) page in [CKEditor 5 documentation](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/).
+See the [`@ckeditor/ckeditor5-table` package](https://docs.ckeditor.com/ckeditor5/latest/api/table.html) page in [CKEditor 5 documentation](https://docs.ckeditor.com/ckeditor5/latest/).
 
 ## License