Skip to content

fix: repair 14 broken doc links reported by mint broken-links#541

Merged
theekrystallee merged 4 commits into
mainfrom
mintlify/d9a32c9e
May 18, 2026
Merged

fix: repair 14 broken doc links reported by mint broken-links#541
theekrystallee merged 4 commits into
mainfrom
mintlify/d9a32c9e

Conversation

@mintlify

@mintlify mintlify Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Repairs the 14 broken internal links surfaced by mint broken-links so both mint validate and mint broken-links pass.

Changes

hedera/open-source-solutions/ai-studio-on-hedera/hedera-ai-agent-kit/hedera-agent-kit-js/create-js-plugins.mdx

  • ../typescript/src/shared/tools.tshttps://github.com/hashgraph/hedera-agent-kit-js/blob/main/packages/core/src/shared/tools.ts (relative path didn't resolve; repo restructured into packages/core/src/shared/tools.ts for v4)

hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.mdx

  • /networks/mainnet/mainnet-access/hedera/networks/mainnet/mainnet-access (missing /hedera prefix)
  • /networks/mainnet/fees/hedera/networks/mainnet/fees (missing /hedera prefix)
  • /sdks-and-apis/sdks/accounts-and-hbar/create-an-account (self-link, missing /hedera) → /hedera/core-concepts/accounts/auto-account-creation (the phrase "auto account creation" should target the dedicated concept page, not link to itself)

hedera/sdks-and-apis/sdks/smart-contracts/create-a-smart-contract.mdx

  • 3× links to /hedera/sdks-and-apis/sdks/accounts-and-hbar/create-and-manage-hookstarget page does not exist anywhere in the docs. Removed the broken links (kept the inline text "Create and Manage Hooks" / "HookCreationDetails") and added MDX {/* TODO */} notes flagging the page should be authored (see HIP-1195).

hedera/sdks-and-apis/sdks/smart-contracts/update-a-smart-contract.mdx

  • 3× links to /hedera/sdks-and-apis/sdks/accounts-and-hbar/create-and-manage-hooks — same as above; removed the links and left TODO notes.
  • 1× link to /hedera/sdks-and-apis/sdks/accounts-and-hbar/create-a-hookstore-transactiontarget page does not exist. Removed the link, kept the inline code reference HookStoreTransaction, and left a TODO note.

hedera/sdks-and-apis/sdks/token-service/associate-tokens-to-an-account.mdx

  • /core-concepts/high-volume-entity-creation/hedera/core-concepts/high-volume-entity-creation (missing /hedera prefix)

hedera/sdks-and-apis/sdks/token-service/define-a-token.mdx

  • /core-concepts/high-volume-entity-creation/hedera/core-concepts/high-volume-entity-creation (missing /hedera prefix)

Verification

  • mint broken-linkssuccess no broken links found
  • mint validatesuccess build validation passed

Notes for reviewers

The hook-related SDK pages (create-and-manage-hooks, create-a-hookstore-transaction) were referenced throughout the smart-contracts SDK docs but never authored. Rather than guess at a substitute, those links were dropped with TODO comments left in place so a docs author can restore the links once the pages are published.

@mintlify mintlify Bot requested review from a team as code owners May 18, 2026 22:13
@mintlify

mintlify Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
hedera-docs 🟢 Ready View Preview May 18, 2026, 10:17 PM

Comment thread hedera/sdks-and-apis/sdks/smart-contracts/create-a-smart-contract.mdx Outdated
Comment thread hedera/sdks-and-apis/sdks/smart-contracts/create-a-smart-contract.mdx Outdated
Comment thread hedera/sdks-and-apis/sdks/smart-contracts/update-a-smart-contract.mdx Outdated
Co-authored-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Comment thread hedera/sdks-and-apis/sdks/smart-contracts/update-a-smart-contract.mdx Outdated
Comment thread hedera/sdks-and-apis/sdks/smart-contracts/update-a-smart-contract.mdx Outdated
Comment thread hedera/sdks-and-apis/sdks/smart-contracts/update-a-smart-contract.mdx Outdated
Comment thread hedera/sdks-and-apis/sdks/smart-contracts/update-a-smart-contract.mdx Outdated
Co-authored-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Comment thread hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.mdx
Comment thread hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.mdx
Comment thread hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.mdx
Comment thread hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.mdx Outdated
Comment thread hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.mdx Outdated
Comment thread hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.mdx Outdated
Comment thread hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.mdx Outdated
Comment thread hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account.mdx Outdated
Co-authored-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
@theekrystallee theekrystallee merged commit 41f02fd into main May 18, 2026
14 of 15 checks passed
@theekrystallee theekrystallee deleted the mintlify/d9a32c9e branch May 18, 2026 23:19
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.

1 participant