diff --git a/README.md b/README.md index d8e014825..e1e1bdc9b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project was generated with [Angular CLI](https://github.com/angular/angular ## Development server -Run `ng start` for a dev server. Navigate to `http://localhost:3000/` (opens by default). +Run `npm start` for a dev server. Navigate to `http://localhost:3000/` (opens by default). The app will automatically reload if you change any of the source files. ## Code scaffolding diff --git a/docs/README.md b/docs/README.md index b139bd934..dd04a4138 100644 --- a/docs/README.md +++ b/docs/README.md @@ -22,7 +22,7 @@ This application uses the latest releases from Alfresco: - [Alfresco Community Edition 201707](https://www.alfresco.com/products/community/download)
-You also need [node.js](https://nodejs.org/en/) (8.9.1 or later) installed to build it locally from source code. +You also need node.js (8.9.1 or later) installed to build it locally from source code.
The latest version of the Alfresco Content platform is required diff --git a/docs/configuration.md b/docs/configuration.md index c07b42711..bdf2ad0f0 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -111,7 +111,7 @@ By default, the application ships with the following rules already predefined: ```-You can get more details on the supported rules in the following article: [Upload Service](https://github.com/Alfresco/alfresco-ng2-components/blob/master/docs/upload.service.md). +You can get more details on the supported rules in the following article: Upload Service.
### Pagination settings @@ -137,5 +137,5 @@ 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.-Please refer to the [AppConfigService](https://github.com/Alfresco/alfresco-ng2-components/blob/master/docs/app-config.service.md) documentation to get more details on Application Configuration features and API available. +Please refer to the AppConfigService documentation to get more details on Application Configuration features and API available.
diff --git a/docs/doc-list.md b/docs/doc-list.md index 49f698bac..8fe776bc7 100644 --- a/docs/doc-list.md +++ b/docs/doc-list.md @@ -84,7 +84,7 @@ actions are automatically hidden when the user does not have permission.