Skip to content

Commit

Permalink
Merge pull request #499 from OffchainLabs/stylus-root-redirect
Browse files Browse the repository at this point in the history
Stylus - root dir redirect
  • Loading branch information
symbolpunk authored Aug 31, 2023
2 parents 0b8e356 + 04b48b4 commit 121dcd5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"destination": "/arbitrum-ethereum-differences",
"permanent": false
},
{
"source": "/stylus",
"destination": "/stylus/stylus-gentle-introduction",
"permanent": false
},
{
"source": "/stylus/rust-sdk-guide",
"destination": "/stylus/reference/rust-sdk-guide",
Expand Down

1 comment on commit 121dcd5

@vercel
Copy link

@vercel vercel bot commented on 121dcd5 Aug 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.