Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 0a51a05

Browse files
wcn3petebacondarwin
authored andcommitted
docs(tutorial/step-9): link to list of filters rather than filterProvider
Closes #8082
1 parent cb42766 commit 0a51a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_09.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ You should now see the following output in the Karma tab:
120120

121121
# Experiments
122122

123-
* Let's experiment with some of the {@link ng.$filterProvider built-in Angular filters} and add the
123+
* Let's experiment with some of the {@link api/ng/filter built-in Angular filters} and add the
124124
following bindings to `index.html`:
125125
* `{{ "lower cap string" | uppercase }}`
126126
* `{{ {foo: "bar", baz: 23} | json }}`

0 commit comments

Comments
 (0)