10000 docs: remove duplication on quickstart repository by Foxandxss · Pull Request #978 · angular/angular.io · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs: remove duplication on quickstart repository #978

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion public/docs/ts/latest/guide/displaying-data.jade
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ figure.image-display
Let's build a small illustrative example together.

Create a new project folder (`displaying-data`) and follow the steps in the [QuickStart](../quickstart.html).
As an alternative, you can clone the QuickStart from this [repository](https://github.com/IdeaBlade/angular2-quickstart).

include ../_quickstart_repo
:marked
Expand Down
1 change: 0 additions & 1 deletion public/docs/ts/latest/guide/forms.jade
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ figure.image-display
:marked
## Setup
Create a new project folder (`angular2-forms`) and follow the steps in the [QuickStart](../quickstart.html).
As an alternative, you can clone the QuickStart from this [repository](https://github.com/IdeaBlade/angular2-quickstart).

include ../_quickstart_repo
:marked
Expand Down
0