Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Zaporozhets <[email protected]>
  • Loading branch information
Nikita Zaporozhets committed Aug 17, 2023
1 parent 1985248 commit d5fc399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"rewrites": [{ "source": "/docs/[^.]+", "destination": "/docs/$1" }]
"rewrites": [{ "source": "/sora-docs/[^.]+", "destination": "/sora-docs/$1" }]
}

0 comments on commit d5fc399

Please sign in to comment.