From ebbcf0cc04a87f8ebddae945256da6b0e0b36c3e Mon Sep 17 00:00:00 2001 From: Sam Hrncir Date: Thu, 11 Feb 2021 21:25:32 -0500 Subject: [PATCH] docs: Update start-deployment.md (#40817) Updated section reference to current name listed in sidebar. PR Close #40817 --- aio/content/start/start-deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/start/start-deployment.md b/aio/content/start/start-deployment.md index e8e79d703b7..27b546fb49e 100644 --- a/aio/content/start/start-deployment.md +++ b/aio/content/start/start-deployment.md @@ -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