Fixed invalid url link. (#1177)

* Fixed invalid url link.

* Update docs/features/side-navigation.md

Co-Authored-By: Suzana Dirla <dirla.silvia.suzana@gmail.com>
This commit is contained in:
Yuuki Ebihara
2019-08-02 21:07:00 +09:00
committed by Cilibiu Bogdan
parent 25e5838d00
commit 6ecf20a0bb
8 changed files with 19 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ The New button displays a menu which provides three actions:
- Upload a file - invokes the operating system file browser and allows a user to select file(s) to upload into their current location in the content repository.
- Upload a folder - invokes the operating system folder browser and allows a user to select a folder to upload to their current location in the content repository.
When an upload starts the [upload component](https://www.alfresco.com/abn/adf/docs/content-services/upload.component/)
When an upload starts the [upload component](https://www.alfresco.com/abn/adf/docs/content-services/components/file-uploading-dialog.component/)
is displayed which shows the user the progress of the uploads they have started.
The upload dialog persists on the screen and can be minimized; users are able to continue using the application whilst uploads are in progress
and uploads can be canceled which will stop uploads in progress or permanently delete already completed uploads.