From 515a6d186a1871f69ea5754b36feeb27ffe4ae68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20K=C3=A4mmerling?= Date: Wed, 17 Mar 2021 10:27:57 +0100 Subject: [PATCH] Fix documentation link --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index af66d63..c9c41a6 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -13,6 +13,6 @@ tags: 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 +documentation: https://docs.ansible.com/ansible/latest/collections/hetzner/hcloud homepage: https://github.com/ansible-collections/hetzner.hcloud issues: https://github.com/ansible-collections/hetzner.hcloud/issues