Skip to content

Fix broken internal links to API reference pages#28

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/fix-broken-links-1778458090
Open

Fix broken internal links to API reference pages#28
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/fix-broken-links-1778458090

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 11, 2026

Summary

mint broken-links reported 15 broken internal links across 5 files. All pointed to non-existent /api-reference/ paths. Each was remapped to the correct existing page.

After fixes, both mint validate (no link-related errors) and mint broken-links pass cleanly.

Broken links fixed

File Broken link Fix
concepts/balances.mdx /api-reference/deposits/get-deposit-address /api-reference/account-wallet/get-cryptocurrency-deposit-address
guides/broker-guide.mdx /api-reference/sub-accounts/create /api-reference/sub-accounts/create-sub-account
guides/broker-guide.mdx /api-reference/sub-accounts/transfer /api-reference/sub-accounts/sub-account-transfer
guides/integration-paths.mdx /api-reference/spot-trading/kill-switch (x2) /api-reference/spot-trading/sync-kill-switch-timer
guides/payment-integration.mdx /api-reference/deposits/get-deposit-address (x2) /api-reference/account-wallet/get-cryptocurrency-deposit-address
guides/payment-integration.mdx /api-reference/deposits/refund-deposit /api-reference/account-wallet/refund-deposit
guides/payment-integration.mdx /api-reference/deposits/fiat-deposit-url /api-reference/account-wallet/get-fiat-deposit-address
guides/payment-integration.mdx /api-reference/withdrawals/create-withdraw (x4) /api-reference/account-wallet/create-withdraw-request
platform/webhook.mdx /api-reference/account-wallet/get-deposit-history and /api-reference/account-wallet/get-withdrawal-history Both consolidated to /api-reference/account-wallet/get-deposit-withdraw-history (single endpoint covering both)

Validation

  • mint broken-links → success, no broken links found
  • mint validate → no link-related errors (pre-existing react import warnings in /snippets/*.jsx are unrelated)

mintlify Bot added 2 commits May 6, 2026 09:03
Mintlify-Source: dashboard-editor
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 11, 2026

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

Project Status Preview Updated (UTC)
whitebit 🟢 Ready View Preview May 11, 2026, 12:10 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