Skip to content

Remove dangling fherc20-permit navigation entry#16

Open
mintlify[bot] wants to merge 1 commit intomasterfrom
mintlify/fix-broken-nav-1776644086
Open

Remove dangling fherc20-permit navigation entry#16
mintlify[bot] wants to merge 1 commit intomasterfrom
mintlify/fix-broken-nav-1776644086

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 20, 2026

Summary

mint validate flagged a warning for a navigation entry pointing to a non-existent file.

Broken link found

Navigation path Issue Fix
fhe-library/confidential-contracts/fherc20/fherc20-permit Referenced in docs.json navigation but no corresponding .mdx file exists in the directory Removed the dangling navigation entry from docs.json

Details

The FHERC20 nav group in docs.json referenced fherc20-permit at line 158, but no fherc20-permit.mdx file exists under fhe-library/confidential-contracts/fherc20/. The directory only contains: overview, core-features, operators, transfer-callbacks, fherc20-wrapper, and best-practices.

No other file in the repository corresponds to a dedicated FHERC20 permit page — the permit concept is covered inline across other pages (e.g., decryption-operations, access-control).

Validation

  • mint validate — passes
  • mint broken-links — passes (no broken links)

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 20, 2026

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

Project Status Preview Updated (UTC)
fhenix 🟢 Ready View Preview Apr 20, 2026, 12:16 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