Skip to content
Merged
Changes from all commits
Commits
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
204 changes: 204 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -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*",
Comment thread
palango marked this conversation as resolved.
"destination": "/home/:slug*"
},
{
"source": "/general/history",
"destination": "/home/history"
},
{
"source": "/general/using-celo/gas-fees",
"destination": "/home/gas-fees"
},
{
"source": "/general/ecosystem/daos",
Comment thread
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",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two send .../usage somewhere different from the entries already on main. Main maps /developer-guide/contractkit/usage and /developer-resources/contractkit/usage to /tooling/libraries-sdks/contractkit/setup; these map /developer-resources/dappkit/usage and /developer/dappkit/usage to /tooling/libraries-sdks/contractkit/usage. Both pages exist, so nothing 404s, but two readers following the same old ContractKit usage link from different eras land on different pages. Pick one and make the four agree.

"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",
Comment thread
palango marked this conversation as resolved.
"destination": "/tooling/libraries-sdks/contractkit/odis"
},
{
"source": "/oracle/band-protocol",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/oracle gets no entry while all three of its children do. docs/oracle/index.md existed alongside band-protocol.md, redstone.md and run.md, and docs/network/cannoli/index.md is in the same position relative to the cannoli disclaimer below. A category index is usually the most linked URL in its group, so these are the 404s the audit set out to close. /oracle to /tooling/oracles, /network/cannoli to /tooling/testnets/celo-sepolia.

"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",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The 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. /tooling/testnets/celo-sepolia/disclaimer was deleted by #2293 (merged as bb57fda6) and is now itself a source, pointing at /tooling/testnets/celo-sepolia/index. Mintlify takes one hop. AGENTS.md section 2: point at the final page, not at another redirect. Give all four /tooling/testnets/celo-sepolia/index, the destination #2293 already chose for the /network/*/disclaimer sources.

"destination": "/tooling/testnets/celo-sepolia/index"
},
{
"source": "/tooling/testnets/alfajores/disclaimer",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The disclaimers get redirects and the landing pages do not. tooling/testnets/alfajores/index.mdx, baklava/index.mdx, mainnet/index.mdx and eclair/index.mdx all existed, added in d09e2b60, and main carries no /tooling/testnets source apart from the celo-sepolia disclaimer. A testnet landing page collects more inbound links than its disclaimer does. Add the four bare paths pointing at /tooling/testnets/celo-sepolia, matching the /network/eclair/:slug* convention already in the file.

"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": {
Expand Down