Skip to content

Commit

Permalink
Fix bug introduced by #136 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbinspg authored Apr 26, 2018
1 parent 6689a7d commit 0518e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<body>
<!--<h1>Application Metrics Dashboard for Node.js</h1>-->
<!-- load the d3.js library -->
<script src="/socket.io/socket.io.js"></script>
<script src="socket.io/socket.io.js"></script>
<script src="graphmetrics/d3/d3.v3.min.js"></script>
<script src="graphmetrics/jquery/jquery-3.1.1.min.js"></script>
<script src="graphmetrics/bootstrap-3.3.7-dist/js/bootstrap.min.js"></script>
Expand Down

0 comments on commit 0518e71

Please sign in to comment.