sourcegraph/sourcegraph-public-snapshot

Code Insights: Remove old legacy routes redirects

Open

#46,248 opened on Jan 9, 2023

 (1 comment) (0 reactions) (1 assignee)Go (1,374 forks)auto 404
debtgood first issuewebapp

Repository metrics

Stars
 (10,290 stars)
PR merge metrics
 (PR metrics pending)

Description

In this PR https://github.com/sourcegraph/sourcegraph/pull/46228#pullrequestreview-1239969352 we have replaced some code insights pages routes with new URLs. We added redirect fallbacks in order to support old links.

In this issue we should remove the old routes fallback. Please do not remove this fallbacks before the 4.10 happens.

Contributor guide