From 55998a6371af21ec439e62d590337c64443016e3 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Fri, 11 Oct 2013 16:08:40 -0700 Subject: docs(tutorial/step12): summary link to closing notes --- docs/content/tutorial/step_12.ngdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/content/tutorial/step_12.ngdoc') diff --git a/docs/content/tutorial/step_12.ngdoc b/docs/content/tutorial/step_12.ngdoc index af6c3faa..3d7f35ac 100644 --- a/docs/content/tutorial/step_12.ngdoc +++ b/docs/content/tutorial/step_12.ngdoc @@ -413,7 +413,7 @@ do any cleanup necessary for when the animation finishes. # Summary -There you have it! Animations are in place. Hopefully this has shown you how you can improve -your AngularJS web application to have an awesome layer of animated interactivity. +There you have it! We have created a web app in a relatively short amount of time. In the {@link +the_end closing notes} we'll cover where to go from here.