github-readme-stats
github-readme-stats copied to clipboard
Add links to languages on the top language card
Hi, In the top languages card, it would be nice to have href's for the languages. That way, users can click on any one of the top languages and see a detailed view of that language.
For example, I have haskell in my top languages card. I want to link haskell with
https://github.com/search?l=Haskell&q=user%3Anotauserx&type=Repositories
@notauserx Great Idea! Feel free to create a pull request, and I will take a look. I think the behaviour should be the same as with the languages section that shows up in a repository.
Alright, working on the PR