From e6b3527d58cb9ec7f10ed6e4ab0f7736b2832b78 Mon Sep 17 00:00:00 2001 From: Guillaume Fieni Date: Thu, 4 Jul 2024 07:29:31 +0200 Subject: [PATCH] docs: Link to GitLab fork of `docker-machine` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 661af24..7da8e8d 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ [![License](https://img.shields.io/github/license/Spirals-Team/docker-machine-driver-g5k.svg)](https://opensource.org/licenses/Apache-2.0) # docker-machine-driver-g5k -[Docker Machine](https://docs.docker.com/machine/install-machine) driver for the [Grid'5000 testbed infrastructure](https://www.grid5000.fr/). +[Docker Machine](https://gitlab.com/gitlab-org/ci-cd/docker-machine) driver for the [Grid'5000 testbed infrastructure](https://www.grid5000.fr/). ## Requirements * [Docker](https://www.docker.com/products/overview#/install_the_platform) -* [Docker Machine](https://docs.docker.com/machine/install-machine) +* [Docker Machine](https://gitlab.com/gitlab-org/ci-cd/docker-machine) * [Go tools (only for installation from sources)](https://golang.org/doc/install) You need a Grid'5000 account to use this driver. See [this page](https://www.grid5000.fr/mediawiki/index.php/Grid5000:Get_an_account) to create an account.