Skip to content
Permalink
Browse files

docs(tutorial/12): fix path to jquery in bower

Closes #10504
  • Loading branch information
operatino authored and petebacondarwin committed Dec 17, 2014
1 parent 2caec44 commit c139e68d990f05d5225a5b3ddb9fd727d83f5be2
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/content/tutorial/step_12.ngdoc
@@ -97,7 +97,7 @@ __`app/index.html`.__
...

<!-- jQuery is used for JavaScript animations (include this before angular.js) -->
<script src="bower_components/jquery/jquery.js"></script>
<script src="bower_components/jquery/dist/jquery.js"></script>

...

0 comments on commit c139e68

Please sign in to comment.
You can’t perform that action at this time.