fix: repair 15 broken API reference links#31
Open
mintlify[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mint broken-linksreported 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
concepts/balances.mdx/api-reference/deposits/get-deposit-addressdepositssection doesn't exist/api-reference/account-wallet/get-cryptocurrency-deposit-addressguides/broker-guide.mdx/api-reference/sub-accounts/create/api-reference/sub-accounts/create-sub-accountguides/broker-guide.mdx/api-reference/sub-accounts/transfer/api-reference/sub-accounts/sub-account-transferguides/integration-paths.mdx/api-reference/spot-trading/kill-switch(×2)/api-reference/spot-trading/sync-kill-switch-timerguides/payment-integration.mdx/api-reference/deposits/get-deposit-address(×2)depositssection doesn't exist/api-reference/account-wallet/get-cryptocurrency-deposit-addressguides/payment-integration.mdx/api-reference/withdrawals/create-withdraw(×4)withdrawalssection doesn't exist/api-reference/account-wallet/create-withdraw-requestguides/payment-integration.mdx/api-reference/deposits/refund-depositdepositssection doesn't exist/api-reference/account-wallet/refund-depositguides/payment-integration.mdx/api-reference/deposits/fiat-deposit-urldepositssection doesn't exist/api-reference/account-wallet/get-fiat-deposit-addressplatform/webhook.mdx/api-reference/account-wallet/get-deposit-history/api-reference/account-wallet/get-deposit-withdraw-historyplatform/webhook.mdx/api-reference/account-wallet/get-withdrawal-history/api-reference/account-wallet/get-deposit-withdraw-historyValidation
mint broken-links→ success, no broken links foundmint validate→ only pre-existing warnings unrelated to these changes (Invalid import path reactin/snippets/*.jsx)