Преглед на файлове

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