diff --git a/cours/01_Presentation.slides.md b/cours/01_Presentation.slides.md index 341bff6..802f6d9 100644 --- a/cours/01_Presentation.slides.md +++ b/cours/01_Presentation.slides.md @@ -238,4 +238,4 @@ sources: # La suite ! -- [Index](Docker/index.html) \ No newline at end of file +- [Index](index.html) \ No newline at end of file diff --git a/cours/02_Premiers_pas.slides.md b/cours/02_Premiers_pas.slides.md index 7ed5a46..12455e5 100644 --- a/cours/02_Premiers_pas.slides.md +++ b/cours/02_Premiers_pas.slides.md @@ -265,4 +265,4 @@ Commandes de base linux : # La suite ! -- [Index](Docker/index.html) \ No newline at end of file +- [Index](index.html) \ No newline at end of file diff --git a/cours/03_Images_et_conteneurs.slides.md b/cours/03_Images_et_conteneurs.slides.md index 3c81c8a..0090a82 100644 --- a/cours/03_Images_et_conteneurs.slides.md +++ b/cours/03_Images_et_conteneurs.slides.md @@ -236,4 +236,4 @@ Note: docker container rename nom_actuel NGINX_Demo # La suite ! -- [Index](Docker/index.html) \ No newline at end of file +- [Index](index.html) \ No newline at end of file diff --git a/cours/04_Volumes_et_Networks.slides.md b/cours/04_Volumes_et_Networks.slides.md index 05358f0..5f7aaa8 100644 --- a/cours/04_Volumes_et_Networks.slides.md +++ b/cours/04_Volumes_et_Networks.slides.md @@ -302,4 +302,4 @@ Dans Docker, on distingue plusieurs types de réseaux : # La suite ! -- [Index](Docker/index.html) \ No newline at end of file +- [Index](index.html) \ No newline at end of file diff --git a/cours/05_Dockerfile.slides.md b/cours/05_Dockerfile.slides.md index 543f988..347bdcf 100644 --- a/cours/05_Dockerfile.slides.md +++ b/cours/05_Dockerfile.slides.md @@ -225,4 +225,4 @@ Montons ensemble un Dockerfile en multistage pour une application React. # La suite ! -- [Index](Docker/index.html) \ No newline at end of file +- [Index](index.html) \ No newline at end of file