From 605352946ebda16e6423d66b7373f5c33b644891 Mon Sep 17 00:00:00 2001 From: Chris Ayers Date: Tue, 14 Jan 2025 21:23:12 +0000 Subject: [PATCH] Update Supply Chain Attacks slide image path --- slides/Slides.md | 2 +- slides/{image.png => img/supply.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename slides/{image.png => img/supply.png} (100%) diff --git a/slides/Slides.md b/slides/Slides.md index a6846c8..97d67ff 100644 --- a/slides/Slides.md +++ b/slides/Slides.md @@ -180,7 +180,7 @@ Demo: [Online Parser](https://yaml-online-parser.appspot.com/) # Supply Chain Attacks -![bg fit right:75%](image.png) +![bg fit right:75%](img/supply.png) --- diff --git a/slides/image.png b/slides/img/supply.png similarity index 100% rename from slides/image.png rename to slides/img/supply.png