Skip to content

[#861] Fix incorrect farcaster.com link to farcaster.xyz#865

Merged
realproject7 merged 1 commit intomainfrom
task/861-farcaster-link-fix
Apr 12, 2026
Merged

[#861] Fix incorrect farcaster.com link to farcaster.xyz#865
realproject7 merged 1 commit intomainfrom
task/861-farcaster-link-fix

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Single-line fix: profile page Farcaster link was pointing to farcaster.com (wrong domain) instead of farcaster.xyz
  • Only one incorrect link found in the codebase; other Farcaster links (ShareButtons, Footer) already use farcaster.xyz

Test plan

  • Go to any profile with a Farcaster account → click the Farcaster username link → verify it opens farcaster.xyz/{username}

Fixes #861

🤖 Generated with Claude Code

The Farcaster profile link in the profile page was pointing to
farcaster.com which is the wrong domain. Changed to farcaster.xyz.

Fixes #861

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Apr 12, 2026 9:57am

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

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

Verdict: APPROVE

Summary

This matches issue #861: the profile-page Farcaster link is updated from farcaster.com to farcaster.xyz, and I did not find any other farcaster.com occurrences in the repo beyond this path.

Findings

  • No blocking findings.

Decision

Approving. The change is minimal, focused, and aligned with the ticket. GitHub checks were still pending when I reviewed.

@realproject7 realproject7 merged commit 45f7fe3 into main Apr 12, 2026
5 checks passed
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.

[Bug] Replace incorrect farcaster.com links with farcaster.xyz

2 participants