docs: remove broken prisma-fullstack example link#2289
docs: remove broken prisma-fullstack example link#2289Sumit-Mayani wants to merge 1 commit intoexpressjs:redesignfrom
Conversation
✅ Deploy Preview for expressjscom-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Please change target branch to I'm curious why bots set the target branch to |
|
Thanks for the review, @krzysdz. I've now changed the base branch to Regarding the OpenJS Foundation AI Assistant Policy: I used an AI tool to help create this PR. I acknowledge and will follow the policy. I have personally reviewed the changes and verified that the broken link (prisma/prisma-examples pulse/fullstack-simple-chat) returns a 404 and no longer exists in the repo. |
db0e569 to
12e57d2
Compare
The prisma/prisma-examples pulse/fullstack-simple-chat path no longer exists (returns 404). Removed from all locale pages. Fixes expressjs#2270 Assisted-by AI: Claude (Anthropic)
12e57d2 to
eb183f3
Compare

Fixes #2270
The
prisma-fullstacklink points toprisma/prisma-examples/tree/latest/pulse/fullstack-simple-chatwhich returns a 404 — that path no longer exists in the prisma-examples repo.Removed the broken entry from all 10 locale pages (
en,de,es,fr,it,ja,ko,pt-br,zh-cn,zh-tw). Theprisma-rest-api-tsentry below it remains as it points to a valid URL.