From 2f214f134206e6f585adb940b4cb3f21414ee879 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 1 Mar 2021 14:29:37 +0100 Subject: [PATCH] Fix that link too --- docs/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.md b/docs/overview.md index fc8a4a0b..bcf338a0 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -45,7 +45,7 @@ Once we have our application packaged, we need a deployment environment. Product The Co-op cloud makes use of [Docker swarm] as a deployment environment. It offers an approriate feature set which allows us to support zero-down time upgrades, seamless application rollbacks, automatic deploy failure handling, scaling, hybrid cloud setups and maintain a decentralised design. -Learn more about why we use Docker swarm [in the FAQ section](faq/#why-docker-swarm). +Learn more about why we use Docker swarm [in the FAQ section](/faq/#why-docker-swarm). [docker swarm]: https://docs.docker.com/engine/swarm/