summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--galaxy.yml4
2 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8cc7579..13c5710 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# VyOS Collection
-[![CI](https://zuul-ci.org/gated.svg)](https://dashboard.zuul.ansible.com/t/ansible/project/github.com/ansible-collections/vyos) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/vyos)](https://codecov.io/gh/ansible-collections/vyos)
+[![CI](https://zuul-ci.org/gated.svg)](https://dashboard.zuul.ansible.com/t/ansible/project/github.com/ansible-collections/vyos) <!--[![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/vyos)](https://codecov.io/gh/ansible-collections/vyos)-->
The Ansible VyOS collection includes a variety of Ansible content to help automate the management of VyOS network appliances.
@@ -125,7 +125,7 @@ You cal also join us on:
See the [Ansible Community Guide](https://docs.ansible.com/ansible/latest/community/index.html) for details on contributing to Ansible.
-## Release notes
+## Changelogs
<!--Add a link to a changelog.md file or an external docsite to cover this information. -->
## Roadmap
diff --git a/galaxy.yml b/galaxy.yml
index d43b0d3..b628581 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -6,6 +6,6 @@ dependencies:
license_file: LICENSE
name: vyos
namespace: vyos
-readme: README.rst
-repository: https://github.com/ansible-collections/vyos
+readme: README.md
+repository: https://github.com/ansible-collections/vyos.vyos
tags: [vyos, networking]