michaelrambeau / risingstars2016

A complete overview of the JavaScript landscape in 2016: trends about front-end and node.js frameworks, tooling... Available in English, Japanese and Chinese.
https://risingstars2016.js.org/
75 stars 10 forks source link

Hapi link is broken #4

Closed sapegin closed 7 years ago

sapegin commented 7 years ago

In projects.json:

url: "hapijs.com",

This files looks autogenerated, so I’m not sending a PR for that.

P. S. Same for brunch.io.

michaelrambeau commented 7 years ago

It's corrected too, I manually added the missing https. Thank you!

sapegin commented 7 years ago

Awesome! There’s also brunch.io.

michaelrambeau commented 7 years ago

For me brunch.io is not broken, I think it's just that it's the only link that starts with http instead of https, in this case Chrome does not display the http protocol when you "mouse hover" the link.

sapegin commented 7 years ago

Yeah, Brunch is fine. I was probably looking somewhere else ;-£