diff --git a/next.config.js b/next.config.js index cdd7a994b..659c804b8 100644 --- a/next.config.js +++ b/next.config.js @@ -143,7 +143,7 @@ module.exports = { return [ { source: "/sis/:path*", - destination: "/1.39.0/:path*", + destination: "/1.42.0/:path*", }, { source: `/${LATEST_VERSION}/:path*`,