From d795d331e7d53ff6d17150600bae10ebed670c62 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Mon, 29 Jun 2020 15:08:23 +0100 Subject: [PATCH] Correct URLs (#14) --- galaxy.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 6850795..869ba50 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -12,7 +12,7 @@ tags: - hcloud dependencies: ansible.netcommon: '>=0.0.1' -repository: https://github.com:ansible-collections/hetzner.hcloud -documentation: https://github.com:ansible-collections/hetzner.hcloud/tree/master/docs -homepage: https://github.com:ansible-collections/hetzner.hcloud -issues: https://github.com:ansible-collections/hetzner.hcloud/issues +repository: https://github.com/ansible-collections/hetzner.hcloud +documentation: https://github.com/ansible-collections/hetzner.hcloud/tree/master/docs +homepage: https://github.com/ansible-collections/hetzner.hcloud +issues: https://github.com/ansible-collections/hetzner.hcloud/issues