Merge pull request #201 from michaelchum/master

Changed YUI / Node tutorial URL, the previous link is broken
This commit is contained in:
Sahat Yalkabov
2014-11-15 17:32:43 -08:00

View File

@ -9,7 +9,7 @@ block content
a.btn.btn-primary(href='https://developer.yahoo.com/yql/', target='_blank') a.btn.btn-primary(href='https://developer.yahoo.com/yql/', target='_blank')
i.fa.fa-check-square-o i.fa.fa-check-square-o
| YQL Getting Started | YQL Getting Started
a.btn.btn-primary(href='https://yuilibrary.com/yui/docs/yui/nodejs.html', target='_blank') a.btn.btn-primary(href='http://yuilibrary.com/yui/docs/node/', target='_blank')
i.fa.fa-laptop i.fa.fa-laptop
| YUI on Node.js | YUI on Node.js
a.btn.btn-primary(href='https://developer.yahoo.com/everything.html', target='_blank') a.btn.btn-primary(href='https://developer.yahoo.com/everything.html', target='_blank')