renamed CDN->build

This commit is contained in:
Yotam Mann 2017-01-08 16:49:04 -05:00
parent 11d6da77cc
commit 93af644fae

View file

@ -41,7 +41,7 @@
By accessing the envelope's current value, we can create responsive visuals that are directly tied to what is heard.
<br><br>
This sketch uses <a href="https://p5js.org" target="_blank">p5.js</a> for visual components and the
<a href="https://tonejs.github.io/CDN/latest/p5.Tone.min.js">p5 version of Tone.js</a>
<a href="https://tonejs.github.io/build/latest/p5.Tone.min.js">p5 version of Tone.js</a>
which adds a p5 <code>preload</code> hook for buffer loading.
</div>
</div>