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