mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
11 lines
193 B
JSON
11 lines
193 B
JSON
|
|
{
|
||
|
|
"redirects": [
|
||
|
|
{
|
||
|
|
"source": "/:path*",
|
||
|
|
"has": [{ "type": "host", "value": "ktx.sh" }],
|
||
|
|
"destination": "https://docs.ktx.sh/:path*",
|
||
|
|
"permanent": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|