From 92c6b6314cf4f62736e81efdb12210029bb034e2 Mon Sep 17 00:00:00 2001 From: "Jonas L." Date: Wed, 25 Jun 2025 15:41:21 +0200 Subject: [PATCH] docs: update links to api specification (sweep) (#661) --- 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):