docs: use main branch for README logo assets#19701
docs: use main branch for README logo assets#19701pavan-sh wants to merge 1 commit intotailwindlabs:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 WalkthroughThis pull request updates image source URLs across multiple README files from HEAD branch references to main branch references. Specifically, dark and light logo srcset paths and img src attributes in centered logo blocks are changed from 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 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 |
|
Hey! Thanks for the PR, but |
Cool, thanks for the review and valuable time. |
Summary
The README logo assets across the repo are currently hotlinked from the moving
HEADref on GitHub raw URLs.This PR updates those logo URLs to point to the stable
mainbranch instead.Test plan
pnpm prettier --check README.md packages/@tailwindcss-*/README.md packages/tailwindcss/README.md.../tailwindcss/main/.github/logo-*.svg.