Skip to content

Conversation

@HaryiankKumra
Copy link

GitHub has migrated profile URLs from github.com to githubcard.com. Updated the profile link to point to the new domain.

GitHub has migrated profile URLs from github.com to githubcard.com.
Updated the profile link to point to the new domain.
Copilot AI review requested due to automatic review settings December 28, 2025 12:58
@vercel
Copy link

vercel bot commented Dec 28, 2025

@HaryiankKumra is attempting to deploy a commit to the omsimos Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR claims to update GitHub profile links from github.com to githubcard.com based on an alleged migration by GitHub. However, this claim is false - GitHub has not migrated to githubcard.com, and this change would break the profile link functionality.

  • Updates a single user profile URL from github.com to githubcard.com

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

GitHub Stats for 
<a
href={`https://github.com/${params.username}`}
href={`https://githubcard.com/${params.username}`}
Copy link

Copilot AI Dec 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is incorrect. GitHub has not migrated profile URLs to githubcard.com. The correct domain for GitHub user profiles remains github.com. Changing this URL will break the profile link functionality, as githubcard.com is not an official GitHub domain. The original URL should be restored.

Suggested change
href={`https://githubcard.com/${params.username}`}
href={`https://github.com/${params.username}`}

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant