mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 14:04: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": [
|
||||
{
|
||||
"source": "/docs/:match*",
|
||||
"destination": "https://docs.mhsf.app/docs/:match*"
|
||||
"destination": "https://mhsf.mintlify.app/:match*"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user