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/view2.html | |
| parent | 8b93541522161e16ddd606770732d176c4bf0eec (diff) | |
| download | angular.js-ba59ef495007d192724b352c68e7d2edc53f8b63.tar.bz2 | |
docs(examples): update example apps
Diffstat (limited to 'example/view2.html')
| -rw-r--r-- | example/view2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/view2.html b/example/view2.html index b53ef7a2..d9545f83 100644 --- a/example/view2.html +++ b/example/view2.html @@ -1,2 +1,2 @@ view2<br/> -location: {{$service('$location').href}}<br/> +location: {{url()}}<br/> |
