Skip to content

Fix outdated SwarmKit repository link in task states docs#24479

Closed
dvdksn wants to merge 1 commit intomainfrom
fix/issue-24462-swarmkit-link
Closed

Fix outdated SwarmKit repository link in task states docs#24479
dvdksn wants to merge 1 commit intomainfrom
fix/issue-24462-swarmkit-link

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented Mar 23, 2026

Update the "Learn about swarm tasks" link from docker/swarmkit to
moby/swarmkit. The SwarmKit repository moved from docker/swarmkit to
moby/swarmkit; the old URL returns a 301 redirect.

Fixes #24462

🤖 Generated with Claude Code

Update the "Learn about swarm tasks" link from docker/swarmkit to
moby/swarmkit, which is the current repository location.

Fixes #24462

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 23, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 8b14543
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69c1708d2de5ff000892f6c7
😎 Deploy Preview https://deploy-preview-24479--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 area/engine Issue affects Docker engine/daemon area/swarm Issue affects swarm and clustering functionality of docker labels Mar 23, 2026
Copy link
Copy Markdown
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 SwarmKit repository link from docker/swarmkit to moby/swarmkit, reflecting the repository migration. The change also fixes YAML front matter indentation to use proper 2-space formatting.

Verified:

  • ✅ New link (moby/swarmkit) returns HTTP 200
  • ✅ Old link (docker/swarmkit) returns HTTP 301 redirect
  • ✅ YAML indentation follows standard formatting
  • ✅ No style guide violations
  • ✅ No documentation quality issues

The change is minimal, correct, and improves documentation accuracy.

@dvdksn dvdksn deleted the fix/issue-24462-swarmkit-link branch March 23, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Issue affects Docker engine/daemon area/swarm Issue affects swarm and clustering functionality of docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Outdated SwarmKit repository link in task states documentation

1 participant