Skip to content

docs: update broken CircleCI link to current path#24457

Open
dvdksn wants to merge 1 commit intomainfrom
fix/issue-24438-update-circleci-link
Open

docs: update broken CircleCI link to current path#24457
dvdksn wants to merge 1 commit intomainfrom
fix/issue-24438-update-circleci-link

Conversation

@dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Mar 21, 2026

Summary

  • Updates the CircleCI link in the "Third-party platforms" section of content/manuals/docker-hub/usage/pulls.md
  • Removes the /2.0/ versioned path segment that CircleCI dropped when they reorganized their documentation structure
  • The old URL (circleci.com/docs/2.0/private-images/) returns 404; the updated URL (circleci.com/docs/private-images/) follows CircleCI's current unversioned path pattern

Closes #24438

🤖 Generated with Claude Code

@netlify
Copy link

netlify bot commented Mar 21, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit bde3480
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69be7a15bd29070008cae0d4
😎 Deploy Preview https://deploy-preview-24457--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/hub Issue affects Docker Hub label Mar 21, 2026
Copy link
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This PR correctly updates the broken CircleCI documentation link and includes beneficial formatting improvements.

Link Update Verified:

  • Old URL (circleci.com/docs/2.0/private-images/) returns 404 ✗
  • New URL (circleci.com/docs/private-images/) returns 200 ✓

Formatting Improvements:

  • Fixes table alignment for better readability
  • Corrects list indentation to standard markdown format
  • Removes trailing blank lines
  • Standardizes nested list indentation

No issues found. The changes follow markdown best practices and the Docker documentation style guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Broken CircleCI documentation link

1 participant