sourcegraph / openctx

See contextual info about code from your dev tools, in your editor, code review, and anywhere else you read code.
https://openctx.org
Apache License 2.0
153 stars 17 forks source link

web: fix 404 showing as 500 #145

Closed toolmantim closed 4 months ago

toolmantim commented 4 months ago

404 was rendering as a 500 error, as vike changed the way it passes in 404 errors. This updates it so it shows 404 correctly again.

Relates to https://linear.app/sourcegraph/issue/CODY-2099/context-providers-link-on-openctxorg-homepage-is-broken