diff --git a/documentation/docs/next.config.js b/documentation/docs/next.config.js index 7ee36a10c6..a553877fc0 100644 --- a/documentation/docs/next.config.js +++ b/documentation/docs/next.config.js @@ -51,7 +51,7 @@ const config = { }, { source: "/operators", - destination: "/docs/operators", + destination: "/docs/operators/introduction", permanent: true, }, {