From 0afd775433f745b43b1c7fabb5e5fea4eb7e7600 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Fri, 8 Jan 2016 12:30:48 +0000 Subject: [PATCH] docs(tutorial/step-00): fix dangling link --- docs/content/tutorial/step_00.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorial/step_00.ngdoc b/docs/content/tutorial/step_00.ngdoc index 7184d5fdd512..1a83fdf5ed2a 100644 --- a/docs/content/tutorial/step_00.ngdoc +++ b/docs/content/tutorial/step_00.ngdoc @@ -11,7 +11,7 @@ the AngularJS phonecat app. You will also learn how to start the development ser angular-seed, and run the application in the browser. Before you continue, make sure you have set up your development environment and installed all necessary -dependencies, as described in {@link tutorial/index#get-started Get Started}. +dependencies, as described in {@link index#get-started Get Started}. In the `angular-phonecat` directory, run this command: