Thanks to visit codestin.com Credit goes to github.com
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 9b3d965 commit e2b9eccCopy full SHA for e2b9ecc
docs/content/guide/$location.ngdoc
@@ -344,7 +344,7 @@ to anchors on the same page without needing to know on which page the user curre
344
Using this mode requires URL rewriting on server side, basically you have to rewrite all your links
345
to entry point of your application (e.g. index.html). Requiring a `<base>` tag is also important for
346
this case, as it allows Angular to differentiate between the part of the url that is the application
347
-base and the path that should be handeled by the application.
+base and the path that should be handled by the application.
348
349
### Sending links among different browsers
350
0 commit comments