diff --git a/README.md b/README.md index 9f8d90a73..1067e1dc3 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ If you need a component for your project which has not yet been migrated to vers - The team coordinates who is working on what component(s) with a [shared canvas document](https://usecanvas.com/emberpaper/backlog/5lluHTIZAI8G2797TdEcsD). -- The [Angular Material demo site](https://material.angularjs.org/1.0.9/) provides examples of what we are trying to accomplish. Use version 1.0.9. +- The [Angular Material demo site](https://material.angularjs.org/1.1.4/) provides examples of what we are trying to accomplish. Use version 1.0.9. - Building the `ember-paper` demo application will give you your own up-to-date reference. This can be accomplished by installing ember-paper as if it were an application and running `ember server`.