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 8b02aa0333
commit b7cefe0370
+1 -1
View File
@@ -67,7 +67,7 @@
"rewrites": [
{
"source": "**",
"destination": "/index.csr.html"
"destination": "/index.html"
}
]
}