ghuser-io / ghuser.io

:octocat: Better GitHub profiles
https://ghuser.io
MIT License
809 stars 47 forks source link

"Contributed to" org links are broken #173

Closed svenluijten closed 5 years ago

svenluijten commented 5 years ago

As you can see this on my profile, the links to any of the organizations I've contributed to are broken. They use the organizations' org.name property to build up the URL but this gives back a human-readable URL (eg "The Laravel Framework" instead of "laravel").

I've looked around the code and appears to be a problem in Orgs.js, but I'm afraid I don't have enough experience with React to confidently debug & fix this.

So if anyone who does have that experience wants to pick this up, be my guest 🙂

brillout commented 5 years ago

Thanks.

I'll look into it.

brillout commented 5 years ago

@svenluijten fixed:)