From ccbcdfa8833994a029b29d0060a0bcb45c395bb1 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 | 4 ++-- 2 files changed, 5 insertions(+), 5 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 cf938350a8..363b999ac7 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 -#homepage: https://github.com/ansible-collections/community.general +#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