docs(aio): remove links to outdated live examples from the API documenation (#23966)

Closes #21525

PR Close #23966
This commit is contained in:
Brandon Roberts
2018-05-17 11:23:55 -05:00
committed by Miško Hevery
parent 0bd2d7bac6
commit 513f645894
10 changed files with 31 additions and 31 deletions

View File

@ -57,7 +57,7 @@ export class ViewRef<T> implements viewEngine_EmbeddedViewRef<T>, viewEngine_Int
*
* <!-- TODO: Add a link to a chapter on OnPush components -->
*
* ### Example ([live demo](https://stackblitz.com/edit/angular-kx7rrw))
* ### Example
*
* ```typescript
* @Component({
@ -142,7 +142,7 @@ export class ViewRef<T> implements viewEngine_EmbeddedViewRef<T>, viewEngine_Int
*
* <!-- TODO: Add a link to a chapter on detach/reattach/local digest -->
*
* ### Example ([live demo](https://stackblitz.com/edit/angular-ymgsxw))
* ### Example
*
* The following example creates a component displaying `live` data. The component will detach
* its change detector from the main change detector tree when the component's live property