浏览代码

Merge branch 'stable'

Marek Lewandowski 5 年之前
父节点
当前提交
9ca4136715
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-ckfinder/docs/features/ckfinder.md

+ 1 - 1
packages/ckeditor5-ckfinder/docs/features/ckfinder.md

@@ -92,7 +92,7 @@ To use both the image upload functionality and the file manager user interface i
 The easiest way to load the CKFinder library is to include the `<script>` tag loading the `ckfinder.js` file first:
 The easiest way to load the CKFinder library is to include the `<script>` tag loading the `ckfinder.js` file first:
 
 
 ```html
 ```html
-<script src="https://example.com/ckfinder/ckfinder.js"></script>
+<script src="https://ckeditor.com/apps/ckfinder/3.5.0/ckfinder.js"></script>
 ```
 ```
 
 
 Then:
 Then: