From 00f42fbc6ec50def90626c49aa3938c29b4fb586 Mon Sep 17 00:00:00 2001 From: nschoe Date: Tue, 12 Sep 2017 20:47:26 +0200 Subject: [PATCH] Update date of Part V and add link to Part V in Part IV --- articles/2017-01-28-Docker-Taming-the-Beast-Part-4.md | 2 ++ ...t-Part-5.md => 2017-09-12-Docker-Taming-the-Beast-Part-5.md} | 0 2 files changed, 2 insertions(+) rename articles/{2017-02-01-Docker-Taming-the-Beast-Part-5.md => 2017-09-12-Docker-Taming-the-Beast-Part-5.md} (100%) diff --git a/articles/2017-01-28-Docker-Taming-the-Beast-Part-4.md b/articles/2017-01-28-Docker-Taming-the-Beast-Part-4.md index 3bcc1a1..7eaf194 100644 --- a/articles/2017-01-28-Docker-Taming-the-Beast-Part-4.md +++ b/articles/2017-01-28-Docker-Taming-the-Beast-Part-4.md @@ -1106,3 +1106,5 @@ In the next article (Part V), we will see "the last" part of Docker before we ca But as often with Docker, they are a _very_ misundertood feature, so I want to make the article extra-clear, with lots of examples etc. I will work as hard as I can not to take too long to write the article, but it's most likely to be a big one too (but I think you're accustomed now, and you seem to like it, don't you?!). So this is a good-bye, and see you in Part V! + +**Part V is available [here](/articles/2017-09-12-Docker-Taming-the-Beast-Part-5.html).** diff --git a/articles/2017-02-01-Docker-Taming-the-Beast-Part-5.md b/articles/2017-09-12-Docker-Taming-the-Beast-Part-5.md similarity index 100% rename from articles/2017-02-01-Docker-Taming-the-Beast-Part-5.md rename to articles/2017-09-12-Docker-Taming-the-Beast-Part-5.md