Skip to content

Commit 157eedf

Browse files
committed
Ops, I broke it.
1 parent 27e1342 commit 157eedf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<link href="css/d3-table-cards.css" rel="stylesheet" />
77
<link href="css/demo.css" rel="stylesheet" />
88
<script src="d3.v4.min.js" charset="utf-8"></script>
9-
<script src="data.js" charset="utf-8"></script>
10-
<script src="d3-table-cards.js" charset="utf-8"></script>
9+
<script src="js/data.js" charset="utf-8"></script>
10+
<script src="js/d3-table-cards.js" charset="utf-8"></script>
1111
<meta
1212
name="description"
1313
content="D3-Table-Cards: Table/Cards views using D3.js for animated transformations and transitions."

0 commit comments

Comments
 (0)