From 7703b4d7698a3f4333c031ffda3f90972aa5e548 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Wed, 29 Aug 2018 02:06:59 +0100 Subject: [PATCH] xmpp-sprint: Move picture file to fix url MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- content/posts/xmpp-sprint.md | 2 +- static/{ => 2018/08}/xmpp-sprint/xmpp-sprint-1.jpg | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename static/{ => 2018/08}/xmpp-sprint/xmpp-sprint-1.jpg (100%) diff --git a/content/posts/xmpp-sprint.md b/content/posts/xmpp-sprint.md index 420ba9d..1e76c6a 100644 --- a/content/posts/xmpp-sprint.md +++ b/content/posts/xmpp-sprint.md @@ -89,7 +89,7 @@ At the beginning of the sprint, here is roughly what we planned to work on: 5. [Hats](https://xmpp.org/extensions/xep-0317.html) Hats are **TBD** -![Hard working developers](/xmpp-sprint/xmpp-sprint-1.jpg) +![Hard working developers](xmpp-sprint-1.jpg) ## Accomplishments diff --git a/static/xmpp-sprint/xmpp-sprint-1.jpg b/static/2018/08/xmpp-sprint/xmpp-sprint-1.jpg similarity index 100% rename from static/xmpp-sprint/xmpp-sprint-1.jpg rename to static/2018/08/xmpp-sprint/xmpp-sprint-1.jpg