diff --git a/README.md b/README.md index 23cdd36..3688d93 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![GitHub license](https://img.shields.io/github/license/byjg/docker-easy-haproxy.svg)](https://opensource.byjg.com/opensource/licensing.html) [![GitHub release](https://img.shields.io/github/release/byjg/docker-easy-haproxy.svg)](https://github.com/byjg/docker-easy-haproxy/releases/) -![EasyHAProxy](easyhaproxy_logo.png) +![EasyHAProxy](docs/easyhaproxy_logo.png) ## Service discovery for HAProxy @@ -46,7 +46,7 @@ For detailed instructions on how to use EasyHAProxy follow the instructions for | Kubernetes | Docker Swarm | Docker | Static |:----------:|:------------:|:------:|:-------: -| [![Kubernetes](easyhaproxy_kubernetes.png)](docs/kubernetes.md) | [![Docker Swarm](easyhaproxy_swarm.png)](docs/swarm.md) | [![Docker](easyhaproxy_docker.png)](docs/docker.md) | [![Static](easyhaproxy_static.png)](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) ---- diff --git a/easyhaproxy_docker.png b/docs/easyhaproxy_docker.png similarity index 100% rename from easyhaproxy_docker.png rename to docs/easyhaproxy_docker.png diff --git a/easyhaproxy_kubernetes.png b/docs/easyhaproxy_kubernetes.png similarity index 100% rename from easyhaproxy_kubernetes.png rename to docs/easyhaproxy_kubernetes.png diff --git a/easyhaproxy_logo.png b/docs/easyhaproxy_logo.png similarity index 100% rename from easyhaproxy_logo.png rename to docs/easyhaproxy_logo.png diff --git a/easyhaproxy_static.png b/docs/easyhaproxy_static.png similarity index 100% rename from easyhaproxy_static.png rename to docs/easyhaproxy_static.png diff --git a/easyhaproxy_swarm.png b/docs/easyhaproxy_swarm.png similarity index 100% rename from easyhaproxy_swarm.png rename to docs/easyhaproxy_swarm.png