docs: Update start-deployment.md (#40817)

Updated section reference to current name listed in sidebar.
PR Close #40817
This commit is contained in:
Sam Hrncir 2021-02-11 21:25:32 -05:00 committed by Joey Perrott
parent 9cb43fb507
commit b4c8143cc2
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ You can go deeper by studying more of Angular's features, engaging with the vibr
For a more in-depth tutorial that leads you through building an application locally and exploring many of Angular's most popular features, see [Tour of Heroes](tutorial).
To explore Angular's foundational concepts, see the guides in the Main Concepts section such as [Angular Components Overview](guide/component-overview) or [Template syntax](guide/template-syntax).
To explore Angular's foundational concepts, see the guides in the Understanding Angular section such as [Angular Components Overview](guide/component-overview) or [Template syntax](guide/template-syntax).
### Joining the community