13 lines
260 B
JSON
13 lines
260 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/self-hosting/configuration/builder",
|
|
"destination": "/self-hosting/configuration"
|
|
},
|
|
{
|
|
"source": "/self-hosting/configuration/viewer",
|
|
"destination": "/self-hosting/configuration"
|
|
}
|
|
]
|
|
}
|