We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a022980 commit c9f8fb2Copy full SHA for c9f8fb2
docs/content/guide/$location.ngdoc
@@ -164,7 +164,7 @@ encoded.
164
165
`$location` service has two configuration modes which control the format of the URL in the browser
166
address bar: **Hashbang mode** (the default) and the **HTML5 mode** which is based on using the
167
-HTML5 [History API](http://www.w3.org/TR/html5/history.html). Applications use the same API in
+HTML5 [History API](http://www.w3.org/TR/html5/introduction.html#history-0). Applications use the same API in
168
both modes and the `$location` service will work with appropriate URL segments and browser APIs to
169
facilitate the browser URL change and history management.
170
0 commit comments