From 0ccc445d5350c352983278eba0919bc7e4c30b34 Mon Sep 17 00:00:00 2001
From: Uri Goldshtein
Date: Mon, 6 Aug 2012 11:44:48 +0300
Subject: Loading from Google CDN
As you guys had mansion, we can and need to do it through Google CDN for better performance,
so i've updated it accordingly
---
docs/content/guide/overview.ngdoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/content/guide/overview.ngdoc')
diff --git a/docs/content/guide/overview.ngdoc b/docs/content/guide/overview.ngdoc
index 6f9a182e..2ebe975c 100644
--- a/docs/content/guide/overview.ngdoc
+++ b/docs/content/guide/overview.ngdoc
@@ -119,7 +119,7 @@ bootstrap auto initialize} your application.
We load Angular using the `
+
From the `ng-model` attribute of the `` tags, angular automatically sets up two-way data
binding, and we also demonstrate some easy input validation:
--
cgit v1.2.3