Bug
Shipped
Incorrect Link in “View All Repositories”
Currently, the “View All Repositories on GitHub @username” link redirects to the user’s GitHub profile page.
Ideally, it should point directly to the repositories tab of the user’s profile.
Reference: https://prnt.sc/dL-mKrM19D3U
For Reference:
- Current link: https://github.com/shail-mehta
- Expected link: https://github.com/shail-mehta?tab=repositories
If the current link is intentional, it may be clearer to update the link text to: “View on GitHub @username” to better reflect the destination.