We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7236df7 commit 62560f3Copy full SHA for 62560f3
_posts/tutorial-week-6.md
@@ -4,7 +4,7 @@
4
5
EX: `bower install jquery --save`
6
7
-2) Add link/script to your `index.html`
+2) Add link/script to your `index.html` with the path to your new file.
8
9
EX: ` <script src="bower_components/jquery/dist/jquery.js"></script>`
10
0 commit comments