Explorar el Código

Replaced an example URL to CKFinder library with working from ckeditor.com.

Kamil Piechaczek hace 5 años
padre
commit
32efeb1f6b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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:
 
 ```html
-<script src="https://example.com/ckfinder/ckfinder.js"></script>
+<script src="https://ckeditor.com/apps/ckfinder/3.5.0/ckfinder.js"></script>
 ```
 
 Then: