aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial.ngdoc
diff options
context:
space:
mode:
authorMisko Hevery2011-04-29 11:04:18 -0700
committerIgor Minar2011-06-06 22:28:37 -0700
commitea6b87c24ba70d2554c0f9a3e80b245dc3780234 (patch)
tree960c7721a704e2712c2c85c78e74c051340aa65d /docs/tutorial.ngdoc
parente205bd7137fd793d223dbe3e020a628f8e7d98f3 (diff)
downloadangular.js-ea6b87c24ba70d2554c0f9a3e80b245dc3780234.tar.bz2
renamed tutorial so that it would sort properly
Diffstat (limited to 'docs/tutorial.ngdoc')
-rw-r--r--docs/tutorial.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial.ngdoc b/docs/tutorial.ngdoc
index a8a51b45..b430b248 100644
--- a/docs/tutorial.ngdoc
+++ b/docs/tutorial.ngdoc
@@ -3,7 +3,7 @@
@name Tutorial
@description
-A great way to get introduced to angular is to work through the {@link tutorial.step_0 angular
+A great way to get introduced to angular is to work through the {@link tutorial.step_00 angular
tutorial}, which walks you through the construction of an angular web app. The app you will build
in the tutorial is loosely based on the {@link http://www.google.com/phone/ Google phone gallery
app}. The {@link http://angular.github.com/angular-phonecat/step-11/app/ end result of our effort}