Remove d3 from bare URL examples
This commit is contained in:
parent
edb042a92e
commit
1cd8a5490d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue