From caf34f132e00ae0aacdc347478441a23b2f89ab1 Mon Sep 17 00:00:00 2001 From: nschoe Date: Sat, 28 Jan 2017 18:10:12 +0100 Subject: [PATCH] Rename Part IV according to publish date and link Part IV in Part III --- articles/2016-10-12-Docker-Taming-the-Beast-Part-3.md | 2 ++ ...t-Part-4.md => 2017-01-28-Docker-Taming-the-Beast-Part-4.md} | 0 2 files changed, 2 insertions(+) rename articles/{2016-12-14-Docker-Taming-the-Beast-Part-4.md => 2017-01-28-Docker-Taming-the-Beast-Part-4.md} (100%) diff --git a/articles/2016-10-12-Docker-Taming-the-Beast-Part-3.md b/articles/2016-10-12-Docker-Taming-the-Beast-Part-3.md index afd242c..0396c70 100644 --- a/articles/2016-10-12-Docker-Taming-the-Beast-Part-3.md +++ b/articles/2016-10-12-Docker-Taming-the-Beast-Part-3.md @@ -2178,3 +2178,5 @@ Unless I forgot something, you should have everything you need for quite some ti Please make any remark concerning this article, all I want is for it to be extremely clear and give you everything you need. If you feel that I have forgotten something or if a part is unclear, do no hesitate to tell me, I'll do whatever I can to make it less confuse. I hope you liked the article, the next one will be about correctly handling data in Docker containers with Docker Named Volumes. This will be another _very_ important part and I hope you'll like it too! + +**Part IV is available to read [here](/articles/2017-01-28-Docker-Taming-the-Beast-Part-4.html)**! diff --git a/articles/2016-12-14-Docker-Taming-the-Beast-Part-4.md b/articles/2017-01-28-Docker-Taming-the-Beast-Part-4.md similarity index 100% rename from articles/2016-12-14-Docker-Taming-the-Beast-Part-4.md rename to articles/2017-01-28-Docker-Taming-the-Beast-Part-4.md