Skip to content

Commit

Permalink
docs: redirect base slug (0.1) (#21458)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis authored May 9, 2024
1 parent 0c84aea commit 25f8467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"destination": "/v0.1/docs/:path*/"
},
{
"source": "(/?)",
"source": "(/?)|(/v0.1/?)",
"destination": "/v0.1/docs/get_started/introduction/"
},
{
Expand Down

0 comments on commit 25f8467

Please sign in to comment.