Update links in README for stable-2 branch.

This commit is contained in:
Felix Fontein 2022-07-02 14:23:42 +02:00
parent 86011cdfdf
commit 82f5314c02

View File

@ -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