aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/the_end.ngdoc
diff options
context:
space:
mode:
authorIgor Minar2012-04-02 08:32:30 -0700
committerIgor Minar2012-04-04 15:59:18 -0700
commit53b2254ea70019937463d8e079e1991b3d3d1d8b (patch)
treefa93b6b6b9e5dc559a1253179791b9edca7f83ad /docs/content/tutorial/the_end.ngdoc
parent6336b6e89e3a80aec3c4367ab4c2737fd365c030 (diff)
downloadangular.js-53b2254ea70019937463d8e079e1991b3d3d1d8b.tar.bz2
docs(tutorial): update tutorial intro + steps 0-3
also contains all kinds of fixes that I had to make in the docs app to get the tutorial to render correctly
Diffstat (limited to 'docs/content/tutorial/the_end.ngdoc')
-rw-r--r--docs/content/tutorial/the_end.ngdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/content/tutorial/the_end.ngdoc b/docs/content/tutorial/the_end.ngdoc
index ed6eda97..f392452e 100644
--- a/docs/content/tutorial/the_end.ngdoc
+++ b/docs/content/tutorial/the_end.ngdoc
@@ -2,6 +2,8 @@
@name Tutorial: The End
@description
+<h2 style="color: red">This page has not been updated for AngularJS 1.0 yet</h2>
+
Our application is now complete. Feel free to experiment with the code further, and jump back to
previous steps using the `git checkout` or `goto_step.sh` commands.