mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: redirect excalidraw.com/about to for-webex.excalidraw.com (#4104)
This commit is contained in:
parent
add8a1b1a7
commit
94519c8250
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
"redirects": [
|
"redirects": [
|
||||||
{
|
{
|
||||||
"source": "/webex/:match*",
|
"source": "/webex/:match*",
|
||||||
"destination": "https://webex.excalidraw.com"
|
"destination": "https://for-webex.excalidraw.com"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue