From 2ab30a14b4008003e5e2df195bc8e935499334ba Mon Sep 17 00:00:00 2001 From: Bencey <33912370+Bencey@users.noreply.github.com> Date: Tue, 7 May 2019 13:06:49 +1200 Subject: [PATCH] Remove .md (#50) Removing .md as when you click on the link on the site it loads the site without css --- manuscript/ha-docker-swarm/traefik.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manuscript/ha-docker-swarm/traefik.md b/manuscript/ha-docker-swarm/traefik.md index 7e90205..d366f6d 100644 --- a/manuscript/ha-docker-swarm/traefik.md +++ b/manuscript/ha-docker-swarm/traefik.md @@ -13,7 +13,7 @@ To deal with these gaps, we need a front-end load-balancer, and in this design, ## Ingredients -1. [Docker swarm cluster](/ha-docker-swarm/design/) with [persistent shared storage](/ha-docker-swarm/shared-storage-ceph.md) +1. [Docker swarm cluster](/ha-docker-swarm/design/) with [persistent shared storage](/ha-docker-swarm/shared-storage-ceph) ## Preparation