From 8339c2ebffd513a22578ee549b0ecf08c2ff6eb8 Mon Sep 17 00:00:00 2001 From: Diego Algorta Date: Thu, 20 Mar 2014 13:17:02 -0600 Subject: docs(faq): fix link to Closure Library The previous link throws a 404. --- docs/content/misc/faq.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content') diff --git a/docs/content/misc/faq.ngdoc b/docs/content/misc/faq.ngdoc index 157f2eac..1da9af06 100644 --- a/docs/content/misc/faq.ngdoc +++ b/docs/content/misc/faq.ngdoc @@ -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? -- cgit v1.2.3