docs: replace plnkr with StackBlitz (#20365)

PR Close #20365
This commit is contained in:
Fabian Wiles
2017-11-12 11:05:39 +13:00
committed by Victor Berchet
parent dfa2fb95d5
commit 884de18cba
2 changed files with 8 additions and 8 deletions

View File

@ -25,7 +25,7 @@ ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
## Minimal reproduction of the problem with instructions
<!--
For bug reports please provide the *STEPS TO REPRODUCE* and if possible a *MINIMAL DEMO* of the problem via
https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
https://stackblitz.com or similar (you can use this template as a starting point: https://stackblitz.com/fork/angular-gitter).
-->
## What is the motivation / use case for changing the behavior?