fix: redirect to webex LP instead of rewrite to fix SW (#4103)
This commit is contained in:
parent
516e7656f3
commit
add8a1b1a7
@ -23,10 +23,10 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"rewrites": [
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/webex/:match*",
|
||||
"destination": "https://excalidraw-webex-lp.vercel.app/:match*"
|
||||
"destination": "https://webex.excalidraw.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user