Files
wehub-resource-sync 33b4ec712e
CI / build (push) Failing after 1s
Test / web-build (push) Failing after 5s
Test / python-smoke (push) Failing after 2s
chore: import upstream snapshot with attribution
2026-07-13 12:12:24 +08:00

21 lines
356 B
JSON

{
"redirects": [
{
"source": "/:path(.*)",
"has": [
{
"type": "host",
"value": "learn-claude-agents.vercel.app"
}
],
"destination": "https://learn.shareai.run/:path",
"permanent": true
},
{
"source": "/",
"destination": "/en",
"permanent": false
}
]
}