mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 14:04:59 -05:00
fix(www): switch to redirects
This commit is contained in:
parent
5e5f5e86ef
commit
221979d2f9
@ -1,8 +1,8 @@
|
||||
{
|
||||
"rewrites": [
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/docs/:match*",
|
||||
"destination": "https://mhsf.mintlify.app/docs/:match*"
|
||||
"destination": "https://docs.mhsf.app/docs/:match*"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user