Skip to content

Commit e5d5f61

Browse files
dvdksnDocker Docs Agent
andauthored
docs: update Azure Pipelines link to learn.microsoft.com (#24456)
## Summary - Updates the Azure Pipelines link in the "Third-party platforms" section of `content/manuals/docker-hub/usage/pulls.md` - Replaces the deprecated `docs.microsoft.com` domain with `learn.microsoft.com` (Microsoft's current documentation domain) - Removes the stale `#sep-docreg` anchor, which no longer exists on the current page and causes users to land at the wrong location Closes #24437 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Docker Docs Agent <agent@docker-docs-harness.local>
1 parent d11d64b commit e5d5f61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/manuals/docker-hub/usage

content/manuals/docker-hub/usage/pulls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ If you're using any third-party platforms, follow your provider’s instructions
119119
- [Artifactory](https://www.jfrog.com/confluence/display/JFROG/Advanced+Settings#AdvancedSettings-RemoteCredentials)
120120
- [AWS CodeBuild](https://aws.amazon.com/blogs/devops/how-to-use-docker-images-from-a-private-registry-in-aws-codebuild-for-your-build-environment/)
121121
- [AWS ECS/Fargate](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/private-auth.html)
122-
- [Azure Pipelines](https://docs.microsoft.com/en-us/azure/devops/pipelines/library/service-endpoints?view=azure-devops&tabs=yaml#sep-docreg)
122+
- [Azure Pipelines](https://learn.microsoft.com/en-us/azure/devops/pipelines/library/service-endpoints?view=azure-devops&tabs=yaml)
123123
- [Chipper CI](https://docs.chipperci.com/builds/docker/#rate-limit-auth)
124124
- [CircleCI](https://circleci.com/docs/guides/execution-managed/private-images/)
125125
- [Codefresh](https://codefresh.io/docs/docs/docker-registries/external-docker-registries/docker-hub/)

0 commit comments

Comments
 (0)