From 9bfb312b2ef7d0d5917d87cab7bd15737d1995c7 Mon Sep 17 00:00:00 2001 From: "Cody B. Daig" Date: Sat, 31 Oct 2015 10:17:13 -0700 Subject: [PATCH] bug(readme): Remove Broken Live Demo Link --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 60412127..34e788b3 100644 --- a/README.md +++ b/README.md @@ -185,9 +185,6 @@ In the docs we'll try to explain both general concepts of MEAN components and gi * Discuss it in the new [Google Group](https://groups.google.com/d/forum/meanjs) * Ping us on [Twitter](http://twitter.com/meanjsorg) and [Facebook](http://facebook.com/meanjs) -## Live Example -Browse the live MEAN.JS example on [http://meanjs.herokuapp.com](http://meanjs.herokuapp.com). - ## Contributing We welcome pull requests from the community! Just be sure to read the [contributing](https://github.com/meanjs/mean/blob/master/CONTRIBUTING.md) doc to get started.