diff --git a/DEPLOYMENT/README.md b/DEPLOYMENT/README.md index 2035a4e..4d56202 100644 --- a/DEPLOYMENT/README.md +++ b/DEPLOYMENT/README.md @@ -22,7 +22,7 @@ This script will deploy the unikernels by taking the following steps: The networks are created with the following addressing: -![Proof of concept network addressing scheme](https://git.cetic.be/stages/unikernels/raw/feature/stagelongree2018/MEDIA/unikernel_network.PNG "Proof of concept network addressing scheme") +![Proof of concept network addressing scheme](https://raw.githubusercontent.com/cetic/unikernels/master/MEDIA/unikernel_network.PNG "Proof of concept network addressing scheme") | VM | IP Address | | ----------- |-----------------| @@ -51,4 +51,4 @@ The container ports are mapped as follows: | Web server | 80/tcp | 80/tcp | | DNS server | 53/udp | 53/udp | -**NOTE:** due to time constraints during the project, the firewall and router applications were not ported to containers. \ No newline at end of file +**NOTE:** due to time constraints during the project, the firewall and router applications were not ported to containers.