Skip to content

docs(extension): fix all broken README images - #3316

Open
rajanpanth wants to merge 1 commit into
evidence-dev:mainfrom
rajanpanth:docs/fix-extension-readme-images
Open

docs(extension): fix all broken README images#3316
rajanpanth wants to merge 1 commit into
evidence-dev:mainfrom
rajanpanth:docs/fix-extension-readme-images

Conversation

@rajanpanth

Copy link
Copy Markdown

Every image in packages/extension/README.md is currently broken — 12 links, 11 unique files. They point at raw.githubusercontent.com/evidence-dev/evidence/**next**/packages/extension/docs/images/…, and while the next branch still exists it doesn't carry that path, so all of them 404. The same files resolve on main.

This is the README published as the VS Code marketplace listing, so right now that page shows broken images throughout.

One of the twelve was also malformed — two URLs concatenated:

https://raw.githubusercontent.com/evidence-dev/evidence-vscode/main/https://raw.githubusercontent.com/evidence-dev/evidence/next/packages/extension/docs/images/evidence-vscode-settings-json.png?raw=true

I verified all 11 rewritten URLs return 200.

Separate, not fixed here: packages/lib/sdk/README.md has two more 404s — https://github.com/evidence-dev/sdk/wiki (that repo doesn't exist) and .../evidence/tree/main/packages/query-store (no such package in the tree). I don't know the intended targets; tell me and I'll open a follow-up.

Every image pointed at the next branch, which no longer carries
packages/extension/docs/images, so all 11 render broken on the VS Code
marketplace listing. One had two URLs concatenated into one.
@rajanpanth
rajanpanth requested a deployment to Approval required to run action on external PR August 19, 2026 12:13 — with GitHub Actions Waiting
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.

1 participant