OpenPanel/documentation/example-redirects.json

12 lines
192 B
JSON
Raw Normal View History

2024-02-05 09:23:04 +00:00
{
"redirects": [
{
"from": "/docs/examples454",
"to": "https://github.com/"
},
{
"from": "/docs/examples34534534",
"to": "https://github.com/"
}
]
}