Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@
"permanent": true
},
{
"source": "/docs/0.85/:path*",
"source": "/docs/0.86/:path*",
"destination": "/docs/:path*",
"permanent": true
}
Expand Down
Loading