diff options
Diffstat (limited to 'ansible_collections/hetzner/hcloud/docs/docsite/links.yml')
-rw-r--r-- | ansible_collections/hetzner/hcloud/docs/docsite/links.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible_collections/hetzner/hcloud/docs/docsite/links.yml b/ansible_collections/hetzner/hcloud/docs/docsite/links.yml new file mode 100644 index 000000000..c7ae323c2 --- /dev/null +++ b/ansible_collections/hetzner/hcloud/docs/docsite/links.yml @@ -0,0 +1,10 @@ +--- +edit_on_github: + repository: ansible-collections/hetzner.hcloud + branch: main + +extra_links: + - description: Hetzner Cloud API Reference + url: https://docs.hetzner.cloud + - description: Hetzner Cloud API Changelog + url: https://docs.hetzner.cloud/changelog |