Skip to content
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
54611a0
Removing sections (#505)
Turupawn Oct 22, 2025
b77d43f
Fix redirects + improved dev FAQ (#508)
Turupawn Oct 24, 2025
462d0ae
added static redirects (#510)
Turupawn Oct 24, 2025
1b555b8
Fix redirects (fix conflicts) (#512)
Turupawn Oct 24, 2025
926b0e0
Temp redirect conflict fix (#513)
Turupawn Oct 24, 2025
ccd1493
Temp redirect fix (#514)
Turupawn Oct 24, 2025
2fe13ae
Update redirects.json (#515)
Turupawn Oct 24, 2025
74913d5
Update from Prod (#516)
Turupawn Oct 24, 2025
a369508
Update redirects.json (#517)
Turupawn Oct 24, 2025
c2d4e7d
Fix/merge prod into develop (#519)
Turupawn Oct 24, 2025
4ff9cae
Update redirects.json (#520)
Turupawn Oct 24, 2025
e708a09
Update redirects.json (#522)
Turupawn Oct 24, 2025
5ac4b98
Update redirects.json (#523)
Turupawn Oct 24, 2025
607911f
Prod to develop (#526)
Turupawn Oct 24, 2025
55963d4
Prod to develop (#528)
Turupawn Oct 24, 2025
b3753ec
Fix redirects + improved dev FAQ (#508)
Turupawn Oct 24, 2025
a5ee48d
added static redirects (#510)
Turupawn Oct 24, 2025
b9b23d0
Fix redirects (fix conflicts) (#512)
Turupawn Oct 24, 2025
b184304
Temp redirect conflict fix (#513)
Turupawn Oct 24, 2025
0f47a54
Temp redirect fix (#514)
Turupawn Oct 24, 2025
b597fdc
Update redirects.json (#515)
Turupawn Oct 24, 2025
fe2aa6a
Update from Prod (#516)
Turupawn Oct 24, 2025
38aaca5
Update redirects.json (#517)
Turupawn Oct 24, 2025
a7ffc3f
Fix/merge prod into develop (#519)
Turupawn Oct 24, 2025
31309fa
Update redirects.json (#520)
Turupawn Oct 24, 2025
35ace55
Update redirects.json (#522)
Turupawn Oct 24, 2025
19bb40d
Update redirects.json (#523)
Turupawn Oct 24, 2025
890dca2
Prod to develop (#526)
Turupawn Oct 24, 2025
33bec07
Prod to develop (#528)
Turupawn Oct 24, 2025
db2c27e
Rebase fix (#529)
Turupawn Oct 24, 2025
b6e3451
Update redirects.json (#530)
Turupawn Oct 24, 2025
76d2a3b
fix conflict
Turupawn Oct 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
155 changes: 155 additions & 0 deletions src/features/redirects/redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@
"destination": "community",
"statusCode": 301
},

{
"source": "docs/any-api/api-reference",
"destination": "any-api/api-reference",
"statusCode": 301
},

{
"source": "developers/developer-quickstart",
"destination": "/developers",
Expand Down Expand Up @@ -44,6 +46,159 @@
"source": "getting-started/overview",
"destination": "/developers",
"statusCode": 301
},

{
"source": "sdk",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/sdk-faq",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/technical-stack",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/technical-stack/configuration",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/technical-stack/services",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/technical-stack/contracts",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/technical-stack/proof-generation",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/guides/devnet-deployment",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/guides/digital-ocean-alt-gas-token",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/guides/aws-deployment",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/guides/customizing-sdk-components",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/operation/contracts-verification",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/operation/gas-and-fees",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/operation/monitoring",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/operation/upgrades",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/operation/troubleshooting",
"destination": "/developers",
"statusCode": 301
},
{
"source": "sdk/operation/security-and-recovery",
"destination": "/developers",
"statusCode": 301
},

{
"source": "learn",
"destination": "/technology",
"statusCode": 301
},
{
"source": "learn/the-scalability-problem",
"destination": "/technology",
"statusCode": 301
},
{
"source": "learn/intro-to-rollups",
"destination": "/technology",
"statusCode": 301
},
{
"source": "learn/zero-knowledge/introduction-to-zero-knowledge",
"destination": "/technology",
"statusCode": 301
},
{
"source": "learn/zero-knowledge/polynomial-commitment-schemes",
"destination": "/technology",
"statusCode": 301
},
{
"source": "learn/zero-knowledge/kzg-commitment-scheme",
"destination": "/technology",
"statusCode": 301
},
{
"source": "learn/zero-knowledge/additional-zk-learning-resources",
"destination": "/technology",
"statusCode": 301
},

{
"source": "user-guide",
"destination": "/community",
"statusCode": 301
},
{
"source": "user-guide/setup",
"destination": "/community",
"statusCode": 301
},
{
"source": "user-guide/faucet",
"destination": "/community",
"statusCode": 301
},
{
"source": "user-guide/bridge",
"destination": "/community",
"statusCode": 301
},
{
"source": "user-guide/transfer-tokens",
"destination": "/community",
"statusCode": 301
},
{
"source": "user-guide/common-errors",
"destination": "/community",
"statusCode": 301
}
]
}