Skip to content

Commit

Permalink
chore: testing url redirection
Browse files Browse the repository at this point in the history
Signed-off-by: manasmanohar <[email protected]>
  • Loading branch information
manasmanohar committed Jan 29, 2025
1 parent 42eef0b commit add0d21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"rewrites": [
{
"source": "/",
"destination": "https://keploy-agent.vercel.app"
},
{
"source": "/blog",
"destination": "https://blog-website-phi-eight.vercel.app/blog"
Expand Down

0 comments on commit add0d21

Please sign in to comment.