-
Notifications
You must be signed in to change notification settings - Fork 381
docs(redirects): add 51 verified redirects for pre-migration URLs still 404ing #2299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
ab4d8a8
14c2efe
d84eba3
ee904b7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3535,6 +3535,210 @@ | |
| { | ||
| "source": "/specs/:slug*", | ||
| "destination": "/operate/specification/:slug*" | ||
| }, | ||
| { | ||
| "source": "/about-celo", | ||
| "destination": "/home" | ||
| }, | ||
| { | ||
| "source": "/about-celo/manage/exchange", | ||
| "destination": "/home/manage/asset" | ||
| }, | ||
| { | ||
| "source": "/about-celo/protocol/consensus", | ||
| "destination": "/home/protocol/security-council" | ||
| }, | ||
| { | ||
| "source": "/about-celo/:slug*", | ||
| "destination": "/home/:slug*" | ||
| }, | ||
| { | ||
| "source": "/general/history", | ||
| "destination": "/home/history" | ||
| }, | ||
| { | ||
| "source": "/general/using-celo/gas-fees", | ||
| "destination": "/home/gas-fees" | ||
| }, | ||
| { | ||
| "source": "/general/ecosystem/daos", | ||
|
palango marked this conversation as resolved.
|
||
| "destination": "/contribute-to-celo" | ||
| }, | ||
| { | ||
| "source": "/community/CIP-contributors", | ||
| "destination": "/contribute-to-celo/contributors/cip-contributors" | ||
| }, | ||
| { | ||
| "source": "/community/code-contributors", | ||
| "destination": "/contribute-to-celo/contributors/code-contributors" | ||
| }, | ||
| { | ||
| "source": "/community/documentation-contributors", | ||
| "destination": "/contribute-to-celo/contributors/documentation-contributors" | ||
| }, | ||
| { | ||
| "source": "/community/release-process", | ||
| "destination": "/contribute-to-celo/release-process" | ||
| }, | ||
| { | ||
| "source": "/holder/manage/asset", | ||
| "destination": "/home/manage/asset" | ||
| }, | ||
| { | ||
| "source": "/holder/manage/release-gold", | ||
| "destination": "/home/manage/release-gold" | ||
| }, | ||
| { | ||
| "source": "/holder/manage/self-custody", | ||
| "destination": "/home/manage/self-custody" | ||
| }, | ||
| { | ||
| "source": "/developer-resources/contractkit", | ||
| "destination": "/tooling/libraries-sdks/contractkit" | ||
| }, | ||
| { | ||
| "source": "/developer-resources/dappkit/usage", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. These two send |
||
| "destination": "/tooling/libraries-sdks/contractkit/setup" | ||
| }, | ||
| { | ||
| "source": "/developer/dappkit/usage", | ||
| "destination": "/tooling/libraries-sdks/contractkit/setup" | ||
| }, | ||
| { | ||
| "source": "/developer-resources/forno", | ||
| "destination": "/tooling/nodes/forno" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/odis", | ||
|
palango marked this conversation as resolved.
|
||
| "destination": "/tooling/libraries-sdks/contractkit/odis" | ||
| }, | ||
| { | ||
| "source": "/oracle/band-protocol", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
| "destination": "/tooling/oracles/band-protocol" | ||
| }, | ||
| { | ||
| "source": "/oracle/redstone", | ||
| "destination": "/tooling/oracles/redstone" | ||
| }, | ||
| { | ||
| "source": "/oracle/run", | ||
| "destination": "/tooling/oracles/run" | ||
| }, | ||
| { | ||
| "source": "/what-is-celo/using-celo/eigenda", | ||
| "destination": "/operate/specification/eigenda" | ||
| }, | ||
| { | ||
| "source": "/developer/dev-environments/hardhat", | ||
| "destination": "/tooling/dev-environments/hardhat" | ||
| }, | ||
| { | ||
| "source": "/developer/dev-environments/foundry", | ||
| "destination": "/tooling/dev-environments/foundry" | ||
| }, | ||
| { | ||
| "source": "/developer/dev-environments/remix", | ||
| "destination": "/tooling/dev-environments/remix" | ||
| }, | ||
| { | ||
| "source": "/developer/dev-environments/thirdweb", | ||
| "destination": "/tooling/dev-environments/thirdweb" | ||
| }, | ||
| { | ||
| "source": "/developer/indexer/envio", | ||
| "destination": "/tooling/indexers/envio" | ||
| }, | ||
| { | ||
| "source": "/developer/build-with-ai/usecases", | ||
| "destination": "/build-on-celo/build-with-ai/usecases" | ||
| }, | ||
| { | ||
| "source": "/cel2/cel2-architecture", | ||
| "destination": "/build-on-celo/cel2-architecture" | ||
| }, | ||
| { | ||
| "source": "/cel2/fee-currencies", | ||
| "destination": "/tooling/contracts/fee-currencies" | ||
| }, | ||
| { | ||
| "source": "/build-on-celo/build-with-ai/celina", | ||
| "destination": "/build-on-celo/build-with-ai/mcp/celina" | ||
| }, | ||
| { | ||
| "source": "/network/cannoli/disclaimer", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. All four of these disclaimer redirects land on a redirect rather than a page, so all four 404. |
||
| "destination": "/tooling/testnets/celo-sepolia/index" | ||
| }, | ||
| { | ||
| "source": "/tooling/testnets/alfajores/disclaimer", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The disclaimers get redirects and the landing pages do not. |
||
| "destination": "/tooling/testnets/celo-sepolia/index" | ||
| }, | ||
| { | ||
| "source": "/tooling/testnets/baklava/disclaimer", | ||
| "destination": "/tooling/testnets/celo-sepolia/index" | ||
| }, | ||
| { | ||
| "source": "/tooling/testnets/mainnet/disclaimer", | ||
| "destination": "/tooling/testnets/celo-sepolia/index" | ||
| }, | ||
| { | ||
| "source": "/tooling/testnets/alfajores", | ||
| "destination": "/tooling/testnets/celo-sepolia/index" | ||
| }, | ||
| { | ||
| "source": "/tooling/testnets/baklava", | ||
| "destination": "/tooling/testnets/celo-sepolia/index" | ||
| }, | ||
| { | ||
| "source": "/tooling/testnets/mainnet", | ||
| "destination": "/tooling/testnets/celo-sepolia/index" | ||
| }, | ||
| { | ||
| "source": "/tooling/testnets/eclair", | ||
| "destination": "/tooling/testnets/celo-sepolia/index" | ||
| }, | ||
| { | ||
| "source": "/oracle", | ||
| "destination": "/tooling/oracles" | ||
| }, | ||
| { | ||
| "source": "/network/cannoli", | ||
| "destination": "/tooling/testnets/celo-sepolia/index" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/odis-domain", | ||
| "destination": "/tooling/libraries-sdks/contractkit/odis" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/odis-domain-sequential-delay-domain", | ||
| "destination": "/tooling/libraries-sdks/contractkit/odis" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/odis-use-case-key-hardening", | ||
| "destination": "/tooling/libraries-sdks/contractkit/odis" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/odis-use-case-phone-number-privacy", | ||
| "destination": "/tooling/libraries-sdks/contractkit/odis" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/encrypted-cloud-backup", | ||
| "destination": "/tooling/libraries-sdks/contractkit/odis" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/metadata", | ||
| "destination": "/home/protocol/metadata" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/privacy-research", | ||
| "destination": "/home/celo-l1" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/randomness", | ||
| "destination": "/operate/specification/l2-migration#deactivated-random-contract" | ||
| }, | ||
| { | ||
| "source": "/protocol/identity/smart-contract-accounts", | ||
| "destination": "/home/celo-l1" | ||
| } | ||
| ], | ||
| "footer": { | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.