From f9ff7f1e62e85364ab340f4ec31e5c83b214db14 Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.uk>
Date: Wed, 20 Sep 2017 19:29:19 +0100
Subject: [PATCH] Move image

---
 .../{ => images}/deploy-all-the-things.jpg          | Bin
 deploying-php-fabric/2017-09-13-phpsw/slides.md     |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename deploying-php-fabric/2017-09-13-phpsw/{ => images}/deploy-all-the-things.jpg (100%)

diff --git a/deploying-php-fabric/2017-09-13-phpsw/deploy-all-the-things.jpg b/deploying-php-fabric/2017-09-13-phpsw/images/deploy-all-the-things.jpg
similarity index 100%
rename from deploying-php-fabric/2017-09-13-phpsw/deploy-all-the-things.jpg
rename to deploying-php-fabric/2017-09-13-phpsw/images/deploy-all-the-things.jpg
diff --git a/deploying-php-fabric/2017-09-13-phpsw/slides.md b/deploying-php-fabric/2017-09-13-phpsw/slides.md
index 8872308..b9acb31 100644
--- a/deploying-php-fabric/2017-09-13-phpsw/slides.md
+++ b/deploying-php-fabric/2017-09-13-phpsw/slides.md
@@ -386,7 +386,7 @@ local('composer install')
 
 ---
 
-![fit](deploy-all-the-things.jpg)
+![fit](images/deploy-all-the-things.jpg)
 
 ---