Browse Source

Update docs/en/UI/Angular/Quick-Start.md

pull/5535/head
Mehmet Erim 6 years ago
committed by GitHub
parent
commit
04b5a2a9f5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/UI/Angular/Quick-Start.md

2
docs/en/UI/Angular/Quick-Start.md

@ -33,7 +33,7 @@ abp new MyCompanyName.MyProjectName -csf -u angular
> To see further options in the CLI, please visit the [CLI manual](../../CLI.md).
This command will prepare a solution with an Angular and a .NET Core project in it. Please visit [Getting Started section](/Getting-Started.md?UI=NG&DB=EF&Tiered=No#abp-cli-commands-options) for further instructions on how to set up the backend of your solution.
This command will prepare a solution with an Angular and a .NET Core project in it. Please visit [Getting Started section](../../Getting-Started.md?UI=NG&DB=EF&Tiered=No#abp-cli-commands-options) for further instructions on how to set up the backend of your solution.
To continue reading without checking other methods, visit [Angular project structure section](#angular-project-structure).

Loading…
Cancel
Save