From 53f7d1b13bbcfa8a84f938eb2800c1fb86125e8d Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Tue, 24 Oct 2017 12:41:56 +0200 Subject: [PATCH] chore: fix plunker link in readme * The current Plunker link is referring to an anonymous Plunker that nobody can't change. * Changes the Plunker and StackBlitz links in the Readme to the `goo.gl` shorthand links from the issue template. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 636aed8330b2..c47b855ea67c 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ This is the home for the Angular team's Material Design components built for and [Documentation, demos, and guides][aio] | [Google group](https://groups.google.com/forum/#!forum/angular-material2) | [Contributing](https://github.com/angular/material2/blob/master/CONTRIBUTING.md) | -[Plunker Template](http://plnkr.co/edit/LSgU9X5sYVhx4bc3LBWm?p=preview) | -[StackBlitz Template](https://stackblitz.com/edit/angular-material2-issue?file=app%2Fapp.component.ts) +[Plunker Template](https://goo.gl/DlHd6U) | +[StackBlitz Template](https://goo.gl/wwnhMV) ### Getting started