浏览代码

Docs: Used the link to the new upload adapter deep dive guide in the configuration guide.

Aleksander Nowodzinski 7 年之前
父节点
当前提交
c9e155edae
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/builds/guides/integration/configuration.md

+ 1 - 1
docs/builds/guides/integration/configuration.md

@@ -94,7 +94,7 @@ class MyPlugin {
 }
 ```
 
-An example plugin that you may want to add this way is a {@link module:upload/filerepository~UploadAdapter custom upload adapter}.
+An example plugin that you may want to add this way is a {@link framework/guides/deep-dive/upload-adapter custom upload adapter}.
 
 ```js
 import ClassicEditor from '@ckeditor/ckeditor5-build-classic';