Skip to content

docs: fix README image paths after docs site migration - #871

Merged
skevetter merged 1 commit into
mainfrom
fix/readme-image-paths
Aug 3, 2026
Merged

docs: fix README image paths after docs site migration#871
skevetter merged 1 commit into
mainfrom
fix/readme-image-paths

Conversation

@skevetter

Copy link
Copy Markdown
Contributor

Summary

PR #865 migrated sites/docs-devsy-sh's docs site from Docusaurus to Fumadocs, moving static assets from static/media/ to public/docs/media/ and deleting the old static/ directory. Three image references in the repo-root README.md still pointed at the deleted path and were missed by that migration.

  • sites/docs-devsy-sh/static/media/devsy-dark.pngsites/docs-devsy-sh/public/docs/media/devsy-dark.png
  • sites/docs-devsy-sh/static/media/devsy.pngsites/docs-devsy-sh/public/docs/media/devsy.png
  • sites/docs-devsy-sh/static/media/devsy-flow.gifsites/docs-devsy-sh/public/docs/media/devsy-flow.gif

Confirmed all three referenced files exist at the new path and no other tracked file in the repo references the old static/media path.

PR #865 moved the docs site's static assets from
sites/docs-devsy-sh/static/media/ to sites/docs-devsy-sh/public/docs/media/
and deleted the old static/ directory, but missed updating the three
image references in the repo-root README.md that pointed at the old path.
@netlify

netlify Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit 946e0dc
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a70d464d183570008af6a34

@netlify

netlify Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploy Preview for images-devsy-sh canceled.

Name Link
🔨 Latest commit 946e0dc
🔍 Latest deploy log https://app.netlify.com/projects/images-devsy-sh/deploys/6a70d46578bd030008d41bea

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@skevetter, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 2 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 27bfef5d-0699-4236-a507-4ff78162a282

📥 Commits

Reviewing files that changed from the base of the PR and between 6021737 and 946e0dc.

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

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.

@skevetter skevetter changed the title Fix README image paths after docs site migration docs: fix README image paths after docs site migration Aug 3, 2026
@skevetter
skevetter enabled auto-merge (squash) August 3, 2026 17:49
@skevetter
skevetter merged commit 348b023 into main Aug 3, 2026
26 checks passed
@skevetter
skevetter deleted the fix/readme-image-paths branch August 3, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant