From 6bb708a1c4b83820fa2acbaa2afe25c6bab007a0 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Mon, 29 Jun 2020 15:06:32 +0100 Subject: [PATCH] Correct URLs --- 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