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 1bcd5fb commit b45856eCopy full SHA for b45856e
docs/content/guide/$location.ngdoc
@@ -391,7 +391,7 @@ called `/base`). The URL `/base` is actually outside the application (it refers
391
in the root `/` folder).
392
393
If you wish to be able to navigate to the application via a URL such as `/base` then you should ensure that
394
-you server is setup to redirect such requests to `/base/`.
+your server is setup to redirect such requests to `/base/`.
395
396
See https://github.com/angular/angular.js/issues/14018 for more information.
397
0 commit comments