sourcegraph/sourcegraph-public-snapshot
Code Insights: Remove old legacy routes redirects
开放
#46,248 创建于 2023年1月9日
debtgood first issuewebapp
仓库指标
- 星标
- (10,290 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.