Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
Signed-off-by: 🐼 Samrose Ahmed 🐼 <[email protected]>
  • Loading branch information
Samrose-Ahmed committed Oct 29, 2023
1 parent 9e81563 commit 88a95dd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"cleanUrls": true,
"redirects": [
{
"source": "/",
"destination": "https://matanosecurity.com",
"permanent": true
},
{
"source": "/docs/log-sources/managed-log-sources/:path*",
"destination": "/docs/log-sources/managed/:path*",
Expand Down

1 comment on commit 88a95dd

@vercel
Copy link

@vercel vercel bot commented on 88a95dd Oct 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.