Merge pull request #178 from michaelchum/master
Fixed link to Yahoo APIs
This commit is contained in:
@ -6,10 +6,10 @@ block content
|
||||
i.fa.fa-yahoo(style='color: #7b0099')
|
||||
| Yahoo API
|
||||
.btn-group.btn-group-justified
|
||||
a.btn.btn-primary(href='http://instagram.com/developer/', target='_blank')
|
||||
a.btn.btn-primary(href='https://developer.yahoo.com/yql/', target='_blank')
|
||||
i.fa.fa-check-square-o
|
||||
| YQL Getting Started
|
||||
a.btn.btn-primary(href='https://developer.yahoo.com/yql/', target='_blank')
|
||||
a.btn.btn-primary(href='https://yuilibrary.com/yui/docs/yui/nodejs.html', target='_blank')
|
||||
i.fa.fa-laptop
|
||||
| YUI on Node.js
|
||||
a.btn.btn-primary(href='https://developer.yahoo.com/everything.html', target='_blank')
|
||||
|
Reference in New Issue
Block a user