mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-03-22 02:15:42 +08:00
21 lines
356 B
JSON
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
|
|
}
|
|
]
|
|
}
|