mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
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:
committed by
Cilibiu Bogdan
parent
25e5838d00
commit
6ecf20a0bb
@@ -125,7 +125,7 @@ By default, the application ships with the following rules already predefined:
|
||||
}
|
||||
```
|
||||
|
||||
**Tip:** You can find more details on the supported rules in the ADF [Upload Service](https://www.alfresco.com/abn/adf/docs/core/upload.service/) docs.
|
||||
**Tip:** You can find more details on the supported rules in the ADF [Upload Service](https://www.alfresco.com/abn/adf/docs/core/services/upload.service/) docs.
|
||||
|
||||
### Pagination settings
|
||||
|
||||
@@ -150,4 +150,4 @@ You can change the default settings of the pagination that gets applied to all t
|
||||
You can store any information in the application configuration file, and access it at runtime by using the `AppConfigService` service provided by ADF.
|
||||
|
||||
**Tip:** Please refer to the ADF
|
||||
[App Config Service](https://www.alfresco.com/abn/adf/docs/core/app-config.service/) documentation to get more details on the Application Configuration features and APIs available.
|
||||
[App Config Service](https://www.alfresco.com/abn/adf/docs/core/services/app-config.service/) documentation to get more details on the Application Configuration features and APIs available.
|
||||
|
Reference in New Issue
Block a user