Skip to content

Commit aea62af

Browse files
committed
docs(guide): fix links to tutorial steps
1 parent c8a6481 commit aea62af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/guide/animations.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -423,4 +423,4 @@ You can also use one of the two other {@link guide/animations#how-to-selectively
423423

424424
For a full breakdown of each method available on `$animate`, see the {@link ng.$animate API documentation}.
425425

426-
To see a complete demo, see the {@link tutorial/step_12 animation step within the AngularJS phonecat tutorial}.
426+
To see a complete demo, see the {@link tutorial/step_14 animation step within the AngularJS phonecat tutorial}.

docs/content/guide/filter.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,4 +200,4 @@ means that it will be executed one or more times during the each `$digest` cycle
200200

201201
## Testing custom filters
202202

203-
See the [phonecat tutorial](http://docs.angularjs.org/tutorial/step_09#test) for an example.
203+
See the [phonecat tutorial](http://docs.angularjs.org/tutorial/step_11#testing) for an example.

0 commit comments

Comments
 (0)