Skip to content

fix(refs): restore missing spec attachment files from portal#200

Merged
marc0olo merged 1 commit intomainfrom
fix/restore-spec-attachments
May 5, 2026
Merged

fix(refs): restore missing spec attachment files from portal#200
marc0olo merged 1 commit intomainfrom
fix/restore-spec-attachments

Conversation

@marc0olo
Copy link
Copy Markdown
Member

@marc0olo marc0olo commented May 5, 2026

Summary

  • Copies certificates.cddl, requests.cddl, and http-gateway.did from .sources/portal into public/references/_attachments/ — replicating the portal's original URL structure (/references/_attachments/...)
  • Updates the three broken relative download links to absolute paths in certification.md, https-interface.md, and http-gateway-spec.md
  • Adds the attachment files to the AGENTS.md portal bump checklist so they stay in sync on future portal bumps

Closes #191

Sync recommendation

sync from dfinity/portal docs/references/_attachments/

Copies certificates.cddl, requests.cddl, and http-gateway.did from
.sources/portal into public/references/_attachments/ so the download
links in the IC interface spec and HTTP Gateway spec resolve correctly.
Updates the three broken relative links to absolute paths. Adds the
attachment files to the AGENTS.md portal bump checklist.

Closes #191
@marc0olo marc0olo requested a review from a team as a code owner May 5, 2026 16:34
@marc0olo marc0olo merged commit 41ce883 into main May 5, 2026
7 checks passed
@marc0olo marc0olo deleted the fix/restore-spec-attachments branch May 5, 2026 18:09
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.

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

2 participants