try remove prepend from redirects

This commit is contained in:
mfahampshire
2024-11-04 17:07:02 +01:00
parent 16add3c042
commit 6402c6a10e
+1 -1
View File
@@ -51,7 +51,7 @@ const config = {
},
{
source: "/operators",
destination: "/docs/operators/introduction",
destination: "/operators/introduction",
permanent: true,
},
{