From 50b0b9df6c0d22b5652c3910746c72afc3b73455 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 6 Jul 2020 08:53:01 +0200 Subject: [PATCH] master -> main --- README.md | 6 +++--- galaxy.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4b63d308f2..cfe8e0f907 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Run Status](https://api.shippable.com/projects/5e664a167c32620006c9fa50/badge?branch=master)](https://app.shippable.com/github/ansible-collections/community.general/dashboard) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/community.general)](https://codecov.io/gh/ansible-collections/community.general) +# Community General Collection -# Ansible Collection: community.general +[![Run Status](https://api.shippable.com/projects/5e664a167c32620006c9fa50/badge?branch=main)](https://app.shippable.com/github/ansible-collections/community.general/dashboard) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/community.general)](https://codecov.io/gh/ansible-collections/community.general) This repo contains the `community.general` Ansible Collection. @@ -34,7 +34,7 @@ See [here](https://docs.ansible.com/ansible/devel/dev_guide/developing_collectio ## Release notes -See [here](https://github.com/ansible-collections/community.general/tree/master/CHANGELOG.rst). +See [here](https://github.com/ansible-collections/community.general/tree/main/CHANGELOG.rst). ## Publishing New Version diff --git a/galaxy.yml b/galaxy.yml index 9d2b924929..81918bec0a 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -14,7 +14,7 @@ dependencies: community.kubernetes: '>=0.1.0' google.cloud: '>=0.0.9' repository: https://github.com/ansible-collections/community.general -#documentation: https://github.com/ansible-collection-migration/community.general/tree/master/docs +#documentation: https://github.com/ansible-collection-migration/community.general/tree/main/docs homepage: https://github.com/ansible-collections/community.general issues: https://github.com/ansible-collections/community.general/issues #type: flatmap