docs(aio): remove doble title from setup
This commit is contained in:
parent
cf034f759a
commit
87ec8d13ce
|
@ -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 <live-example name=quickstart>QuickStart live-coding</live-example> 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
|
|||
<a href="https://github.com/angular/angular.io/issues/new" target="_blank" title="File a documentation issue">file a documentation issue</a> or
|
||||
<a href="https://github.com/angular/angular/issues/new" target="_blank" title="File an Angular issue">file an issue with Angular itself</a>.
|
||||
|
||||
For real development, we strongly recommend [developing locally](guide/setup#develop-locally).
|
||||
For real development, we strongly recommend [developing locally](guide/setup#develop-locally).
|
||||
|
|
Loading…
Reference in New Issue