diff options
| author | Pete Bacon Darwin | 2013-04-15 11:20:46 +0100 | 
|---|---|---|
| committer | Pete Bacon Darwin | 2013-04-15 11:23:00 +0100 | 
| commit | 171bec3b0ea0fb4a35f62549b965b5951b509d31 (patch) | |
| tree | 47fc721f198ae484ec053c8312cb1c4a08e05bc4 | |
| parent | 93891ad2e9fdc9564928698e5430a7110e94c13c (diff) | |
| download | angular.js-171bec3b0ea0fb4a35f62549b965b5951b509d31.tar.bz2 | |
doc(overview): add link to angular demo slides to overview
| -rw-r--r-- | docs/content/guide/overview.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/guide/overview.ngdoc b/docs/content/guide/overview.ngdoc index 6dc3b2b3..2e10b401 100644 --- a/docs/content/guide/overview.ngdoc +++ b/docs/content/guide/overview.ngdoc @@ -202,6 +202,6 @@ Angular frees you from the following pain:  # Watch a Presentation About Angular -Here is a presentation on Angular from May 2012. +Here is a presentation on Angular from May 2012. The {@link http://mhevery.github.io/angular-demo-slides/index.html#/list corresponding slides} are also available.  <iframe width="560" height="315" src="http://www.youtube.com/embed/bfrn5VNpwsg" frameborder="0" allowfullscreen></iframe> | 
