s/npmcdn/unpkg/

This commit is contained in:
Michael Jackson
2016-08-25 15:30:55 -06:00
parent e551d42a9b
commit ea0fd214c2
6 changed files with 32 additions and 32 deletions

View File

@ -59,7 +59,7 @@ class Layout extends React.Component {
<div>
<Window onResize={this.adjustUnderline}/>
<header>
<h1>npmcdn</h1>
<h1>unpkg</h1>
<nav>
<ol className="underlist">
<li><a href="#/">Home</a></li>