diff --git a/docs/content/guide/$location.ngdoc b/docs/content/guide/$location.ngdoc index c54cc1a216d5..51fc1610ca8d 100644 --- a/docs/content/guide/$location.ngdoc +++ b/docs/content/guide/$location.ngdoc @@ -770,11 +770,13 @@ then uses the information it obtains to compose hashbang URLs (such as $location.search(search) + - Navigation outside the app - Use lower level API + Navigation outside the app + Use lower level API - + + $location.href = value
$location.update(value) $window.location.href = value @@ -785,11 +787,13 @@ then uses the information it obtains to compose hashbang URLs (such as $window.location[protocol | host | port | path | search] + - Read access - Change to + Read access + Change to - + + $location.hashPath $location.path()