angular.js/docs/content
Ash 7b2259f32c docs(guide/$location): describe workaround for collocated apps
When using Angular in the root of a domain with HTML5 URLs
where there are links to external paths within the same directory,
the `otherwise` route handler will catch these external files.
This can be fixed by prefixing '.' onto the links to URLs that should
be handled by angular routing.

Original Issue: #3520
Example of Fix: http://fiddle.jshell.net/fgHf6/3/

Closes #3555
2013-09-18 14:34:39 +01:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 15:49:49 -07:00
cookbook docs(cookbook/helloworld): display "World" if no name is entered 2013-06-20 14:40:07 +01:00
guide docs(guide/$location): describe workaround for collocated apps 2013-09-18 14:34:39 +01:00
misc docs(contribute): improve git instructions 2013-07-10 22:23:12 +02:00
tutorial docs(tutorial/step_03): add info about karma-ng-scenario plug-in 2013-09-18 12:45:05 +01:00