Skip to content

Commit 7046e14

Browse files
committed
can switch
1 parent d9b35c8 commit 7046e14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

explore.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<link rel="stylesheet" href="stylesheet.css">
88
</head>
99
<body>
10-
<script src="js/d3.v3.js"></script>
11-
<script src="js/jquery-1.11.0.js"></script>
10+
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
11+
<script src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
1212
<script src="js/colors.js"></script>
1313
<header>
1414
<h1>Bay Area Bike Share Data Challenge</h1>

0 commit comments

Comments
 (0)