sourcegraph/sourcegraph-public-snapshot

Code Insights: Remove old legacy routes redirects

Aberta

#46.248 aberto em 9 de jan. de 2023

 (1 comentário) (0 reação) (1 responsável)Go (1.374 forks)auto 404
debtgood first issuewebapp

Métricas do repositório

Stars
 (10.290 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador