Skip to content

Commit

Permalink
make index more generic
Browse files Browse the repository at this point in the history
  • Loading branch information
vlandham committed Nov 13, 2016
1 parent 15b1984 commit 0398b5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -21,8 +21,8 @@ <h1>Gates Foundation Educational Spending</h1>

<div class="footer">
<p>A demonstration of animated bubble charts in JavaScript and D3.js</p>
<strong>This version of the code uses new D3v4!</strong>
<p><a href="http://vallandingham.me/bubble_charts_in_js.html">Blog Post</a> | <a href="https://github.com/vlandham/bubble_chart_v4">Code</a></p>
<strong>This version of the code uses D3v4!</strong>
<p><a href="http://vallandingham.me/bubble_charts_with_d3v4.html">Blog Post</a> | <a href="https://github.com/vlandham/bubble_chart_v4">Code</a></p>
</div>
</div>

Expand Down

0 comments on commit 0398b5c

Please sign in to comment.