add the new blogs link#98
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughThe README's social media badge section is updated, replacing the Medium badge and its associated link ( Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 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`:
- Line 34: Update the img tag's alt attribute to be more descriptive so it
matches the badge text; find the <img> element with src
"https://img.shields.io/badge/Stable_Viewpoints-Articles-2ea44f?style=flat&labelColor=facc15"
in README.md and change alt from "Stable Viewpoints" to something like "Stable
Viewpoints - Articles" (or equivalent descriptive text) to improve
accessibility.
- Line 32: The HTML comment currently reads "<!-- Blogs -->" and should be
updated to reference the new service name; locate the comment in README.md (the
"<!-- Blogs -->" token) and replace it with "<!-- Stable Viewpoints -->" (or
equivalent phrasing matching project naming) to keep documentation consistent.
🪄 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: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro
Run ID: e85699c8-87ce-4b68-a64b-72d6aae0603f
📒 Files selected for processing (1)
README.md
Addressed Issues:
Change the blogs link as org shifted to https://viewpoints.stability.nexus/
This is approved by bruno in the discord discussion https://discord.com/channels/1022871757289422898/1458873922664792124/1486698595485876225
Screenshots/Recordings:
Additional Notes:
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:
I have used the following AI models and tools: TODO
Checklist
Summary by CodeRabbit