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

Commit f96d553

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/guide/animations.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,4 +443,4 @@ assumed parent.
443443

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

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

docs/content/guide/filter.ngdoc

Lines changed: 1 addition & 1 deletion
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)