Remove d3 from bare URL examples

This commit is contained in:
Michael Jackson 2019-01-14 15:57:36 -08:00
parent edb042a92e
commit 1cd8a5490d
1 changed files with 0 additions and 3 deletions

View File

@ -183,9 +183,6 @@ export default class App extends React.Component {
</p>
<ul>
<li>
<a href="/d3">unpkg.com/d3</a>
</li>
<li>
<a href="/jquery">unpkg.com/jquery</a>
</li>