diff --git a/README.md b/README.md index cc906b62..0d46ce1d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Docker Community Collection [![Doc](https://img.shields.io/badge/docs-brightgreen.svg)](https://docs.ansible.com/ansible/latest/collections/community/docker/) -[![Build Status](https://dev.azure.com/ansible/community.docker/_apis/build/status/CI?branchName=main)](https://dev.azure.com/ansible/community.docker/_build?definitionId=25) +[![Build Status](https://dev.azure.com/ansible/community.docker/_apis/build/status/CI?branchName=stable-2)](https://dev.azure.com/ansible/community.docker/_build?definitionId=25) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/community.docker)](https://codecov.io/gh/ansible-collections/community.docker) This repo contains the `community.docker` Ansible Collection. The collection includes many modules and plugins to work with Docker. @@ -86,7 +86,7 @@ You can find more information in the [developer guide for collections](https://d ## Release notes -See the [changelog](https://github.com/ansible-collections/community.docker/tree/main/CHANGELOG.rst). +See the [changelog](https://github.com/ansible-collections/community.docker/tree/stable-2/CHANGELOG.rst). ## More information