Add redirects for integration-testing and headers (#2092)
This commit is contained in:
parent
6880243036
commit
ee185fe701
|
|
@ -54,3 +54,5 @@ warning-policy = "error"
|
|||
"/diagnostics/sessiondiagnostic.html" = "diagnostic-structs.html"
|
||||
"/diagnostics/diagnostic-codes.html" = "error-codes.html"
|
||||
"/miri.html" = "const-eval/interpret.html"
|
||||
"/tests/integration.html" = "ecosystem.html"
|
||||
"/tests/headers.html" = "directives.html"
|
||||
|
|
|
|||
Loading…
Reference in New Issue