Skip to content

Commit 8191ee5

Browse files
adding redirect
1 parent 0859d18 commit 8191ee5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

vercel.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
{
8989
"source": "/(bold/concepts/public-preview-expectations/?)",
90-
"destination": "/how-arbitrum-works/bold/public-preview-expectations",
90+
"destination": "/how-arbitrum-works/bold/gentle-introduction",
9191
"permanent": false
9292
},
9393
{
@@ -435,6 +435,11 @@
435435
"destination": "/how-arbitrum-works/optimistic-rollup",
436436
"permanent": false
437437
},
438+
{
439+
"source": "/(how-arbitrum-works/bold/public-preview-expectations/?)",
440+
"destination": "/how-arbitrum-works/bold/gentle-introduction",
441+
"permanent": false
442+
},
438443
{
439444
"source": "/(how-arbitrum-works/fraud-proofs/challenge-manager/?)",
440445
"destination": "/how-arbitrum-works/validation-and-proving/proving-and-challenges",

0 commit comments

Comments
 (0)