From 7a50ee5c2517f375aaf5368ae47e2530de5914f4 Mon Sep 17 00:00:00 2001 From: eltronix Date: Mon, 7 Dec 2015 12:41:46 +0300 Subject: [PATCH] Fixed the headings for Changes to your code table --- docs/content/guide/$location.ngdoc | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) 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()