Skip to content

fix: resolve pre-existing broken anchors and missing attachments in reference docs #191

@marc0olo

Description

@marc0olo

Summary

Pre-existing issues found during review of PR #188 (ic-interface-spec split). None were introduced by that PR.

Quick wins — broken anchors (one PR)

File Issue
docs/references/ic-interface-spec/canister-interface.md #ic-vetkd_encrypted_key anchor — method was renamed in portal source
docs/references/ic-interface-spec/management-canister.md ic_ vs ic- typo in 3 anchor links
docs/guides/digital-assets/chain-key-tokens.mdx Broken same-page anchors
docs/guides/authentication/verifiable-credentials.md Broken same-page anchors
docs/references/candid-spec.md Broken same-page anchors
docs/references/glossary.md Broken same-page anchors

Needs investigation

File Issue
docs/getting-started/project-structure.mdx 2 links to non-existent binding-generation.md — find where that content lives now

Won't fix (upstream decision needed)

Missing _attachments/ files referenced in the IC interface spec: certificates.cddl, requests.cddl, http-gateway.did. These were never served on this site; links are inherited from the portal source. Needs decision on whether to host them or remove the links.

Notes

  • Cross-reference the anchor-to-file mapping comment at the bottom of docs/references/ic-interface-spec/canister-interface.md when fixing the vetkd anchor
  • Run grep -rn "binding-generation" docs/ to find all references before fixing project-structure.mdx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions