Revert "ci: redirect adev to index.csr.html (#63168)" (#63177)

This reverts commit 5129daed1b.

PR Close #63177
This commit is contained in:
Alan Agius 2025-08-15 07:35:06 +00:00 committed by Kristiyan Kostadinov
parent 5129daed1b
commit fa40feee1d

View file

@ -67,7 +67,7 @@
"rewrites": [
{
"source": "**",
"destination": "/index.csr.html"
"destination": "/index.html"
}
]
}