File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ const config = {
185185 } ,
186186 {
187187 label : "Rollups" ,
188- to : "/cartesi-rollups/2.0 " ,
188+ to : "/cartesi-rollups/1.5 " ,
189189 activeBaseRegex : "^/cartesi-rollups" ,
190190 position : "left" ,
191191 } ,
@@ -365,9 +365,9 @@ const config = {
365365 ] ,
366366 } ,
367367 versions : {
368- "2.0 " : {
369- label : "2.0 " ,
370- path : "2.0 " ,
368+ "1.5 " : {
369+ label : "1.5 " ,
370+ path : "1.5 " ,
371371 } ,
372372 } ,
373373 showLastUpdateTime : true ,
@@ -379,7 +379,7 @@ const config = {
379379 redirects : [
380380 {
381381 from : '/cartesi-rollups' , // the old/base route
382- to : '/cartesi-rollups/2.0 /' , // the new route to redirect to
382+ to : '/cartesi-rollups/1.5 /' , // the new route to redirect to
383383 } ,
384384 ] ,
385385 } ,
You can’t perform that action at this time.
0 commit comments