diff --git a/docs/cloud-hetzner.md b/docs/cloud-hetzner.md index f0cb28b..1428e29 100644 --- a/docs/cloud-hetzner.md +++ b/docs/cloud-hetzner.md @@ -1,3 +1,3 @@ ## API Token -Sign in into the [Hetzner Cloud Console](https://console.hetzner.cloud/) choose a project, go to `Access` → `Tokens`, and create a new token. Make sure to copy the token because it won’t be shown to you again. A token is bound to a project, to interact with the API of another project you have to create a new token inside the project. +Sign in into the [Hetzner Cloud Console](https://console.hetzner.cloud/) choose a project, go to `Security` → `API Tokens`, and `Generate API Token` with `Read & Write` access. Make sure to copy the token because it won’t be shown to you again. A token is bound to a project. To interact with the API of another project you have to create a new token inside the project.