From 6de48499ce617b6b31c3a3fa2129f60008ccd000 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Tue, 28 Feb 2023 14:51:02 -0500 Subject: [PATCH] okay, clean slate --- .../tmp/blog/contents/notes/drone-and-hugo/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone-plugins/sanitize-links/tmp/blog/contents/notes/drone-and-hugo/index.md b/drone-plugins/sanitize-links/tmp/blog/contents/notes/drone-and-hugo/index.md index 1175670..81f46af 100644 --- a/drone-plugins/sanitize-links/tmp/blog/contents/notes/drone-and-hugo/index.md +++ b/drone-plugins/sanitize-links/tmp/blog/contents/notes/drone-and-hugo/index.md @@ -175,7 +175,7 @@ The steps are pretty simple ## Green checkmarks At this point, I've got a fully automated publishing pipeline. As soon as a commit gets pushed to my blog repository, Drone jumps into action and runs a fresh Hugo build. The process is far from perfect, though. -![[notes/demo-post/obsidian-pipeline-screenshot.png]] +![[Resources/attachments/obsidian-pipeline-screenshot.png]] ![[notes/drone-and-hugo/obsidian-pipeline-screenshot.png]]