We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f35d744 commit 6f014a0Copy full SHA for 6f014a0
src/templates/pages/libraries/index.hbs
@@ -255,10 +255,10 @@ slug: libraries/
255
<div class="spacer"></div>
256
257
<div class="left-column">
258
- <a class="nounderline" href="http://abilitylab.nyu.edu/p5.js-speech/">
+ <a class="nounderline" href="http://ability.nyu.edu/p5.js-speech/">
259
<div class="label">
260
<img src="{{assets}}/img/libraries/p5.speech.jpg"></a>
261
- <a class="nounderline" href="http://abilitylab.nyu.edu/p5.js-speech/"><h4>p5.speech</h4></a>
+ <a class="nounderline" href="http://ability.nyu.edu/p5.js-speech/"><h4>p5.speech</h4></a>
262
</div>
263
<p>{{#i18n "p5.speech"}}{{/i18n}}<a target='_blank' href='http://lukedubois.com/'>R. Luke DuBois</a>.</p>
264
0 commit comments