Skip to content

Fix broken badge link and add Fate logo to README - #117

Merged
blizet merged 2 commits into
StabilityNexus:mainfrom
rohans02:docs/readme-logo-and-badge-link
Aug 11, 2026
Merged

Fix broken badge link and add Fate logo to README#117
blizet merged 2 commits into
StabilityNexus:mainfrom
rohans02:docs/readme-logo-and-badge-link

Conversation

@rohans02

@rohans02 rohans02 commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Three small README fixes.

  • Broken badge link. The Stability Nexus badge at the top pointed at https://stability.nexus/protocols, which returns 404. It now points at https://fate.stability.nexus/, the project landing page. This is a different site from the https://evm.fate.stability.nexus/ link in the body, which is the EVM app, so the two are complementary rather than duplicated.
  • Fate logo added. The README showed only the organisation logo. The container was already display: flex; align-items: center; justify-content: center; gap: 16px holding a single image and an empty slot, so the mark now sits alongside rather than replacing it. Uses public/logo.svg from Replace Fate logo with new mark and fix broken icons #114.
  • Removed <!-- 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.nexus returns 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:

  • This PR does not contain AI-generated code at all.
  • This PR contains AI-generated code. I have read the AI Usage Policy and this PR complies with this policy. I have tested the code locally and I am responsible for it.

Checklist

  • My PR addresses a single issue, fixes a single bug or makes a single improvement.
  • My code follows the project's code style and conventions
  • If applicable, I have made corresponding changes or additions to the documentation
  • If applicable, I have made corresponding changes or additions to tests
  • My changes generate no new warnings or errors
  • I have joined the Discord server and I will share a link to this PR with the project maintainers there
  • I have read the Contribution Guidelines
  • Once I submit my PR, CodeRabbit AI will automatically review it and I will address CodeRabbit's comments.
  • I have filled this PR template completely and carefully, and I understand that my PR may be closed without review otherwise.

Summary by CodeRabbit

  • Documentation
    • Updated README branding with the Fate Protocol logo.
    • Updated the organization badge link to the Fate Protocol website.

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 50b40f8b-8aa5-473d-b789-a82482856e02

📥 Commits

Reviewing files that changed from the base of the PR and between 7709630 and 50f97fb.

📒 Files selected for processing (1)
  • README.md

Walkthrough

The README now displays the Fate Protocol logo, links the organization badge to https://evm.fate.stability.nexus/, and removes an obsolete deployment URL comment.

Changes

README branding

Layer / File(s) Summary
Update README branding
README.md
The README header includes the Fate Protocol logo. The organization badge links to the Fate Protocol site. The obsolete deployment URL comment is removed.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested labels: Documentation

Poem

A rabbit sees the logo shine,
And follows Fate’s updated line.
The badge points to its proper place,
The README shows its protocol face.
“Clean and clear!” the rabbit sings,
Then nibbles documentation strings.

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the README badge link fix and Fate logo addition.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Comment thread README.md Outdated
redirecting it to the evm version https://evm.fate.stability.nexus/.
@rohans02
rohans02 requested a review from blizet August 11, 2026 13:47
@blizet
blizet merged commit 5ee6f06 into StabilityNexus:main Aug 11, 2026
4 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.

2 participants