Skip to content

fix: repair 15 broken API reference links#31

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
fix/broken-api-reference-links
Open

fix: repair 15 broken API reference links#31
mintlify[bot] wants to merge 1 commit into
mainfrom
fix/broken-api-reference-links

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 25, 2026

Summary

mint broken-links reported 15 broken internal links across 5 files; all referenced non-existent /api-reference/deposits/*, /api-reference/withdrawals/*, or other slugs that don't exist in the repo. This PR remaps each to its actual page under /api-reference/account-wallet/, /api-reference/sub-accounts/, or /api-reference/spot-trading/.

Broken links found and fixes applied

File Broken link Issue Fix
concepts/balances.mdx /api-reference/deposits/get-deposit-address deposits section doesn't exist /api-reference/account-wallet/get-cryptocurrency-deposit-address
guides/broker-guide.mdx /api-reference/sub-accounts/create page slug doesn't exist /api-reference/sub-accounts/create-sub-account
guides/broker-guide.mdx /api-reference/sub-accounts/transfer page slug doesn't exist /api-reference/sub-accounts/sub-account-transfer
guides/integration-paths.mdx /api-reference/spot-trading/kill-switch (×2) page slug doesn't exist /api-reference/spot-trading/sync-kill-switch-timer
guides/payment-integration.mdx /api-reference/deposits/get-deposit-address (×2) deposits section doesn't exist /api-reference/account-wallet/get-cryptocurrency-deposit-address
guides/payment-integration.mdx /api-reference/withdrawals/create-withdraw (×4) withdrawals section doesn't exist /api-reference/account-wallet/create-withdraw-request
guides/payment-integration.mdx /api-reference/deposits/refund-deposit deposits section doesn't exist /api-reference/account-wallet/refund-deposit
guides/payment-integration.mdx /api-reference/deposits/fiat-deposit-url deposits section doesn't exist /api-reference/account-wallet/get-fiat-deposit-address
platform/webhook.mdx /api-reference/account-wallet/get-deposit-history page doesn't exist /api-reference/account-wallet/get-deposit-withdraw-history
platform/webhook.mdx /api-reference/account-wallet/get-withdrawal-history page doesn't exist /api-reference/account-wallet/get-deposit-withdraw-history

Validation

  • mint broken-links → success, no broken links found
  • mint validate → only pre-existing warnings unrelated to these changes (Invalid import path react in /snippets/*.jsx)

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
whitebit 🟢 Ready View Preview May 25, 2026, 12:13 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants