Skip to content

Fix package installation links - #2790

Merged
alixander merged 1 commit into
masterfrom
agent/fix-distribution-links
Aug 2, 2026
Merged

Fix package installation links#2790
alixander merged 1 commit into
masterfrom
agent/fix-distribution-links

Conversation

@alixander

@alixander alixander commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • Fix the malformed Chocolatey badge destination and point it at the current unversioned D2 package page.
  • Replace the legacy Docker Hub repository route with the public D2 image page in both installation documentation and the release Dockerfile reference.

Why

The Chocolatey Markdown had nested links and could not navigate correctly. The legacy Docker Hub route is not the canonical public image URL and can send signed-out users through an authentication redirect.

Package names and installation commands remain unchanged.

Validation

  • git diff --check
  • Followed both destinations with curl -L; each returned HTTP 200.
  • Asserted that the legacy and malformed forms are absent and both canonical destinations are present.

@alixander
alixander force-pushed the agent/fix-distribution-links branch from 0a284f1 to 04c9b82 Compare August 2, 2026 16:51
@alixander
alixander marked this pull request as ready for review August 2, 2026 17:37
@alixander
alixander merged commit e90409b into master Aug 2, 2026
2 of 6 checks passed
@alixander
alixander deleted the agent/fix-distribution-links branch August 2, 2026 17:38
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