Skip to content

Commit ae88fc2

Browse files
committed
Update index.html
1 parent 1ba3a68 commit ae88fc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ <h5 class="panel-title">Demographic Info</h3>
9090
<!-- Bring in D3, Plotly and custom app -->
9191
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/5.5.0/d3.js"></script>
9292
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
93-
<script src="/static/js/app.js" type="text/javascript"></script>
94-
<script src="/static/js/bonus.js" type="text/javascript"></script>
93+
<script src="https://jamie-gihu.github.io/plotly-challenge/static/js/app.js" type="text/javascript"></script>
94+
<script src="https://jamie-gihu.github.io/plotly-challenge/static/js/bonus.js" type="text/javascript"></script>
9595

9696
</body>
9797

0 commit comments

Comments
 (0)