10000
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 dca8972 commit aad502bCopy full SHA for aad502b
docs/content/guide/$location.ngdoc
@@ -60,7 +60,7 @@ changes to $location are reflected into the browser address bar.
60
61
<tr>
62
<td class="head">aware of docroot/context from which the application is loaded</td>
63
- <td>no - window.location.path returns "/docroot/actual/path"</td>
+ <td>no - window.location.pathname returns "/docroot/actual/path"</td>
64
<td>yes - $location.path() returns "/actual/path"</td>
65
</tr>
66
0 commit comments