mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
docs(ngController): fix docs link to api/ng.$route
This commit is contained in:
committed by
Pawel Kozlowski
parent
0d8a95af6f
commit
c746d65857
@@ -15,8 +15,7 @@
|
||||
* * Controller — The `ngController` directive specifies a Controller class; the class has
|
||||
* methods that typically express the business logic behind the application.
|
||||
*
|
||||
* Note that an alternative way to define controllers is via the `{@link ng.$route}`
|
||||
* service.
|
||||
* Note that an alternative way to define controllers is via the {@link ng.$route $route} service.
|
||||
*
|
||||
* @element ANY
|
||||
* @scope
|
||||
|
||||
Reference in New Issue
Block a user