Kaynağa Gözat

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

Aleksander Nowodzinski 7 yıl önce
ebeveyn
işleme
c9e155edae

+ 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';