From b9a2bb668a91b41cc22ac91fcf3acbc2e1ad508b Mon Sep 17 00:00:00 2001 From: jo Date: Wed, 25 Jun 2025 15:29:22 +0200 Subject: [PATCH] docs: update links to api specification (sweep) --- docs/docsite/rst/guides.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/guides.rst b/docs/docsite/rst/guides.rst index d9abb65..eccf268 100644 --- a/docs/docsite/rst/guides.rst +++ b/docs/docsite/rst/guides.rst @@ -3,7 +3,7 @@ Authentication ============== -To `authenticate the API call against the Hetzner Cloud API `_ when +To `authenticate the API call against the Hetzner Cloud API `_ when using the ``hetzner.hcloud`` collection, you can provide the API token by different means: You can pass the API token using an environment variable (recommended):