1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00

Remove .md (#50)

Removing .md as when you click on the link on the site it loads the site without css
This commit is contained in:
Bencey
2019-05-07 13:06:49 +12:00
committed by David Young
parent 1ecbcd586f
commit 2ab30a14b4

View File

@@ -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