Fix broken badge link and add Fate logo to README - #117
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughThe README now displays the Fate Protocol logo, links the organization badge to ChangesREADME branding
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested labels: Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
redirecting it to the evm version https://evm.fate.stability.nexus/.
Summary
Three small README fixes.
https://stability.nexus/protocols, which returns 404. It now points athttps://fate.stability.nexus/, the project landing page. This is a different site from thehttps://evm.fate.stability.nexus/link in the body, which is the EVM app, so the two are complementary rather than duplicated.display: flex; align-items: center; justify-content: center; gap: 16pxholding a single image and an empty slot, so the mark now sits alongside rather than replacing it. Usespublic/logo.svgfrom Replace Fate logo with new mark and fix broken icons #114.<!-- Correct deployed url to be added -->. Obsolete once the badge points at the deployed URL, which is what the comment was asking for.Swept every URL in the README while here. The other 22 resolve.
news.stability.nexusreturns 403 to a plain request but 200 with browser headers, so it is bot protection rather than a broken link.AI Usage Disclosure:
We encourage contributors to use AI tools responsibly when creating Pull Requests. While AI can be a valuable aid, it is essential to ensure that your contributions meet the task requirements, build successfully, include relevant tests, and pass all linters. Submissions that do not meet these standards may be closed without warning to maintain the quality and integrity of the project. Please take the time to understand the changes you are proposing and their impact. AI slop is strongly discouraged and may lead to banning and blocking. Do not spam our repos with AI slop.
Check one of the checkboxes below:
Checklist
Summary by CodeRabbit