Skip to content

Commit ce5e75c

Browse files
Redirect sis to 1.42.0 (#1278)
1 parent 3168daa commit ce5e75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ module.exports = {
143143
return [
144144
{
145145
source: "/sis/:path*",
146-
destination: "/1.39.0/:path*",
146+
destination: "/1.42.0/:path*",
147147
},
148148
{
149149
source: `/${LATEST_VERSION}/:path*`,

0 commit comments

Comments
 (0)