From 87ec8d13ce6c6f1064c1853dd787429068281701 Mon Sep 17 00:00:00 2001 From: Jesus Rodriguez Date: Fri, 21 Apr 2017 16:17:03 +0200 Subject: [PATCH] docs(aio): remove doble title from setup --- aio/content/guide/setup.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/aio/content/guide/setup.md b/aio/content/guide/setup.md index 15cf010139..38b0fc1584 100644 --- a/aio/content/guide/setup.md +++ b/aio/content/guide/setup.md @@ -10,9 +10,6 @@ Install the Angular QuickStart seed for faster, more efficient development on yo {@a develop-locally} - -## Setup a local development environment - The QuickStart live-coding example is an Angular _playground_. It's not where you'd develop a real application. You [should develop locally](guide/setup#why-locally "Why develop locally") on your own machine ... and that's also how we think you should learn Angular. @@ -367,4 +364,4 @@ It's the perfect place to reproduce a bug when you want to file a documentation issue or file an issue with Angular itself. -For real development, we strongly recommend [developing locally](guide/setup#develop-locally). \ No newline at end of file +For real development, we strongly recommend [developing locally](guide/setup#develop-locally).