openpanel/website/example-redirects.json
Stefan Pejcic b8c5011b76 pakcages
2024-09-18 16:30:56 +02:00

17 lines
283 B
JSON

{
"redirects": [
{
"from": "/docs/examples454",
"to": "https://github.com/"
},
{
"from": "/docs/changelog/0.1/#15",
"to": "/docs/changelog/0.1.5"
},
{
"from": "/docs/examples34534534",
"to": "https://github.com/"
}
]
}