mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 16:54:59 -05:00
fix(www): temp-fix for domains being broken
This commit is contained in:
parent
c7754da7ff
commit
c093c283a7
@ -2,7 +2,7 @@
|
|||||||
"redirects": [
|
"redirects": [
|
||||||
{
|
{
|
||||||
"source": "/docs/:match*",
|
"source": "/docs/:match*",
|
||||||
"destination": "https://docs.mhsf.app/docs/:match*"
|
"destination": "https://mhsf.mintlify.app/:match*"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user