Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit e4791e4

Browse files
committed
Update README.md
1 parent d34a52e commit e4791e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ At a bare minimum, your markup structure should follow the above structure. You
105105

106106
<!-- Include dependencies -->
107107
<script src="zepto.min.js"></script>
108-
<script src="/bower_components/mobify-velocity/dist/velocity.min.js"></script>
109-
<script src="/bower_components/plugin/dist/plugin.min.js"></script>
108+
<script src="bower_components/mobify-velocity/dist/velocity.min.js"></script>
109+
<script src="bower_components/plugin/dist/plugin.min.js"></script>
110110

111111
<!-- Include bellows.js -->
112112
<script src="bellows.min.js"></script>

0 commit comments

Comments
 (0)