docs(faq): fix link to Closure Library

The previous link throws a 404.
This commit is contained in:
Diego Algorta
2014-03-20 13:17:02 -06:00
committed by lefos987
parent 34a10c6ace
commit 8339c2ebff

View File

@@ -72,7 +72,7 @@ The size of the file is < 36KB compressed and minified.
### Can I use the open-source Closure Library with Angular?
Yes, you can use widgets from the [Closure Library](http://code.google.com/closure/library)
Yes, you can use widgets from the [Closure Library](https://developers.google.com/closure/library/)
in Angular.
### Does Angular use the jQuery library?