From 644bc6bb43d11d88d06340dfc95006856652e711 Mon Sep 17 00:00:00 2001 From: Joao M Date: Fri, 2 Sep 2022 04:30:53 +0000 Subject: [PATCH] Update README.md to be compatible with jekyll --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4b2e2b..aaf76ae 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,9 @@ The steps are: For detailed instructions on how to use EasyHAProxy, follow the instructions for the platform you want to use: -| Kubernetes | Docker Swarm | Docker | Static +| [Kubernetes](docs/kubernetes.md) | [Docker Swarm](docs/swarm.md) | [Docker](docs/docker.md) | [Static](docs/static.md) |:----------:|:------------:|:------:|:-------: -| [![Kubernetes](docs/easyhaproxy_kubernetes.png)](docs/kubernetes.md) | [![Docker Swarm](docs/easyhaproxy_swarm.png)](docs/swarm.md) | [![Docker](docs/easyhaproxy_docker.png)](docs/docker.md) | [![Static](docs/easyhaproxy_static.png)](docs/static.md) - +| ![Kubernetes](docs/easyhaproxy_kubernetes.png) | ![Docker Swarm](docs/easyhaproxy_swarm.png) | ![Docker](docs/easyhaproxy_docker.png) | ![Static](docs/easyhaproxy_static.png) ---- [Open source ByJG](http://opensource.byjg.com)