Skip to content

Commit

Permalink
redirect incorrect path
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrkulpinski committed Aug 1, 2024
1 parent c9275f7 commit 5210bf3
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
Expand Up @@ -24,6 +24,10 @@
{
"source": "/opencap",
"destination": "/captable"
},
{
"source": "/taillscale",
"destination": "/tailscale"
}
]
}

0 comments on commit 5210bf3

Please sign in to comment.