Skip to content

Commit

Permalink
Fixing path to static files
Browse files Browse the repository at this point in the history
  • Loading branch information
helderdiin committed May 9, 2017
1 parent a9ef5fe commit 358005c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
</head>
<body>
<div id="app"></div>
<script src="/dist/build.js"></script>
<script src="/reachjs/static/dist/build.js"></script>
</body>
</html>

0 comments on commit 358005c

Please sign in to comment.