diff options
| author | Mark Miyashita | 2014-02-10 02:00:54 -0800 |
|---|---|---|
| committer | Tobias Bosch | 2014-02-10 15:58:34 -0800 |
| commit | f99fe799e29f691783ebdd604debfbbd0da80f6b (patch) | |
| tree | cd0fc46fe4be6f0f1006cbc88fdee45fefac76b2 | |
| parent | e7338d3f27e8824196136a18e1c3e0fcf51a0e28 (diff) | |
| download | angular.js-f99fe799e29f691783ebdd604debfbbd0da80f6b.tar.bz2 | |
docs(faq): add link to MIT license
Closes #6197
| -rw-r--r-- | docs/content/misc/faq.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/misc/faq.ngdoc b/docs/content/misc/faq.ngdoc index bfa2616c..535464f6 100644 --- a/docs/content/misc/faq.ngdoc +++ b/docs/content/misc/faq.ngdoc @@ -100,7 +100,7 @@ Watch the July 17, 2012 talk ### How is Angular licensed? -The MIT License. +The {@link https://github.com/angular/angular.js/blob/master/LICENSE MIT License}. ### Can I download and use the Angular logo artwork? |
