We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0859d18 commit 8191ee5Copy full SHA for 8191ee5
vercel.json
@@ -87,7 +87,7 @@
87
},
88
{
89
"source": "/(bold/concepts/public-preview-expectations/?)",
90
- "destination": "/how-arbitrum-works/bold/public-preview-expectations",
+ "destination": "/how-arbitrum-works/bold/gentle-introduction",
91
"permanent": false
92
93
@@ -435,6 +435,11 @@
435
"destination": "/how-arbitrum-works/optimistic-rollup",
436
437
438
+ {
439
+ "source": "/(how-arbitrum-works/bold/public-preview-expectations/?)",
440
441
+ "permanent": false
442
+ },
443
444
"source": "/(how-arbitrum-works/fraud-proofs/challenge-manager/?)",
445
"destination": "/how-arbitrum-works/validation-and-proving/proving-and-challenges",
0 commit comments