github-readme-stats icon indicating copy to clipboard operation
github-readme-stats copied to clipboard

Add links to languages on the top language card

Open notauserx opened this issue 3 years ago • 2 comments

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 avatar Aug 03 '22 03:08 notauserx

@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.

rickstaa avatar Aug 03 '22 07:08 rickstaa

Alright, working on the PR

notauserx avatar Aug 03 '22 08:08 notauserx