From d99b506885cc9ebf516426cf53fe1c59286827e0 Mon Sep 17 00:00:00 2001 From: Martin Jezek Date: Wed, 2 Apr 2014 17:51:28 +0100 Subject: [PATCH] docs(tutorial): fix linked files to bower_components folder Closes #6960 --- docs/content/tutorial/step_00.ngdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/tutorial/step_00.ngdoc b/docs/content/tutorial/step_00.ngdoc index 0edd531ff..1503622f5 100644 --- a/docs/content/tutorial/step_00.ngdoc +++ b/docs/content/tutorial/step_00.ngdoc @@ -84,9 +84,9 @@ __`app/index.html`:__ My HTML File + - - + @@ -114,7 +114,7 @@ __`app/index.html`:__ * AngularJS script tag: - This code downloads the `angular.js` script and registers a callback that will be executed by the browser when the containing HTML page is fully downloaded. When the callback is executed, Angular