From c751f67d3e3923ad0d1b2c0f1797540f79a753b3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 1 Mar 2021 12:45:33 +0100 Subject: [PATCH] Link to swarm docs --- docs/deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy.md b/docs/deploy.md index 03f64a9..ed78b60 100644 --- a/docs/deploy.md +++ b/docs/deploy.md @@ -71,7 +71,7 @@ Where `example.com` is replaced with your server DNS name. installed Docker daemon. This allows `abra` to run remote deployments from your local development machine. -Once you've added the sever, you can initialise the new single-host swarm. +Once you've added the sever, you can initialise the [new single-host swarm](https://docs.docker.com/engine/swarm/key-concepts/). ```bash $ abra server example.com init