mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-03 22:44:00 +08:00
docs(tutorial/step_09): fix link to filter guide
This commit is contained in:
@@ -110,7 +110,8 @@ Note that we call the helper function, `inject(function(checkmarkFilter) { ... }
|
||||
access to the filter that we want to test. See {@link angular.mock.inject angular.mock.inject()}.
|
||||
|
||||
Notice that the suffix 'Filter' is appended to your filter name when injected.
|
||||
See the {@link Filters Filter Guide} - 'Using filters in controllers and services' section where this is outlined.
|
||||
See the {@link guide/filter#using-filters-in-controllers-services-and-directives Filter Guide}
|
||||
section where this is outlined.
|
||||
|
||||
You should now see the following output in the Karma tab:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user