diff --git a/README.md b/README.md index 99ed565..ed4402a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Molecule VMware Plugin -[![](https://badge.fury.io/py/molecule-vmware.svg)](https://badge.fury.io/py/molecule-vmware) ![molecule-vmware-ci](https://github.com/sky-joker/molecule-vmware/workflows/molecule-vmware-ci/badge.svg) ![](https://img.shields.io/badge/license-MIT-brightgreen.svg) +[![](https://badge.fury.io/py/molecule-vmware.svg)](https://badge.fury.io/py/molecule-vmware) ![molecule-vmware-ci](https://github.com/ansible-community/molecule-vmware/workflows/molecule-vmware-ci/badge.svg) ![](https://img.shields.io/badge/license-MIT-brightgreen.svg) Molecule VMware is designed to allow use of VMware vSphere environment for provisioning test resources. Please note that this driver is currently in its early stage of development. diff --git a/setup.cfg b/setup.cfg index 7a90ee0..0b377f0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,10 +3,10 @@ dists = clean --all sdist bdist_wheel [metadata] name = molecule-vmware -url = https://github.com/sky-joker/molecule-vmware +url = https://github.com/ansible-community/molecule-vmware project_urls = - Bug Tracker = https://github.com/sky-joker/molecule-vmware/issues - Source Code = https://github.com/sky-joker/molecule-vmware + Bug Tracker = https://github.com/ansible-community/molecule-vmware/issues + Source Code = https://github.com/ansible-community/molecule-vmware description = Molecule VMware Plugin :: run molecule tests on VMware long_description = file: README.md long_description_content_type = text/markdown