diff options
| author | Igor Minar | 2012-03-28 10:50:46 -0700 |
|---|---|---|
| committer | Misko Hevery | 2012-03-28 11:24:47 -0700 |
| commit | ba59ef495007d192724b352c68e7d2edc53f8b63 (patch) | |
| tree | 6609f89fb6c1c349a2725926e137a30fbd76209e /example/view1.html | |
| parent | 8b93541522161e16ddd606770732d176c4bf0eec (diff) | |
| download | angular.js-ba59ef495007d192724b352c68e7d2edc53f8b63.tar.bz2 | |
docs(examples): update example apps
Diffstat (limited to 'example/view1.html')
| -rw-r--r-- | example/view1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/view1.html b/example/view1.html index 158655a6..6d0a5881 100644 --- a/example/view1.html +++ b/example/view1.html @@ -1,2 +1,2 @@ view1<br> -location: {{$service('$location').href}} +location: {{url()}} |
