docs: fixed broken twitter link#8212
Conversation
The Clerk Twitter account is now `@Clerk` instead of `@ClerkDev` so the existing link was directing to the wrong account
|
|
@MarkOSullivan94 is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request updates README.md by changing the Twitter social link from 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@README.md`:
- Around line 20-22: Update the Twitter anchor so both href and the displayed
label point to the same `@clerk` account: change the anchor href that currently
points to "https://twitter.com/clerkdev" to "https://twitter.com/clerk" and
ensure the img src or label remains consistent (i.e., use the `@clerk` URL in the
img src query parameter) by editing the anchor tag and its img URL parameters so
both lines reference "https://twitter.com/clerk" / "@clerk".
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Organization UI (inherited)
Review profile: ASSERTIVE
Plan: Pro
Run ID: a410b8f1-db66-46ca-88f7-0fa90274ec9b
📒 Files selected for processing (1)
README.md
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
Description
The Clerk Twitter account is now
@Clerkinstead of@ClerkDevso the existing link was directing to the wrong accountChecklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change
Summary by CodeRabbit