Skip to content
Snippets Groups Projects
Unverified Commit 1a146ed1 authored by Max Schmitt's avatar Max Schmitt Committed by GitHub
Browse files

readme: fixed dead link

parent e62333e3
Loading
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Build Status](https://secure.travis-ci.org/JonasProgrammer/docker-machine-driver-hetzner.png)](http://travis-ci.org/JonasProgrammer/docker-machine-driver-hetzner) [![Build Status](https://secure.travis-ci.org/JonasProgrammer/docker-machine-driver-hetzner.png)](http://travis-ci.org/JonasProgrammer/docker-machine-driver-hetzner)
> This library adds the support for creating [Docker machines](https://github.com/docker/machine) hosted on the [Hetzner Cloud](hetzner.de/cloud). > This library adds the support for creating [Docker machines](https://github.com/docker/machine) hosted on the [Hetzner Cloud](https://www.hetzner.de/cloud).
You need to create a project-specific access token under `Access` > `API Tokens` in the project control panel You need to create a project-specific access token under `Access` > `API Tokens` in the project control panel
and pass that to `docker-machine create` with the `--hetzner-api-token` option. and pass that to `docker-machine create` with the `--hetzner-api-token` option.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment