Replace upper case by lower case in image path

pull/582/head
Nemo 2020-06-20 16:34:40 +02:00
parent b1b309d833
commit ec60dafd68
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ Kubernetes The Hard Way is optimized for learning, which means taking the long r
## Overview of the Network Architecture ## Overview of the Network Architecture
![architecture network](docs/images/architecture-network.PNG) ![architecture network](docs/images/architecture-network.png)
## Copyright ## Copyright

View File

@ -47,7 +47,7 @@ The reverse proxy / client tools / gateway VM need to have 2 network interfaces,
This diagram represents the network design: This diagram represents the network design:
![architecture network](images/architecture-network.PNG) ![architecture network](images/architecture-network.png)
> If you want, you can define the IPv6 stack configuration. > If you want, you can define the IPv6 stack configuration.