From 9576701d8532b9697df62c96d7c8676afd985b2d Mon Sep 17 00:00:00 2001
From: Andrew G. Dunn <andrew@dunn.dev>
Date: Mon, 02 Mar 2026 16:31:53 +0000
Subject: [PATCH] fix: await micromorph() to prevent race condition with nav event handlers (#2323)

---
 docs/features/popover previews.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/features/popover previews.md b/docs/features/popover previews.md
index 0666047..9b70149 100644
--- a/docs/features/popover previews.md
+++ b/docs/features/popover previews.md
@@ -8,7 +8,7 @@
 
 When [[creating components|creating your own components]], you can include this `popover-hint` class to also include it in the popover.
 
-Similar to Obsidian, [[quartz layout.png|images referenced using wikilinks]] can also be viewed as popups.
+Similar to Obsidian, [[quartz-layout-desktop.png|images referenced using wikilinks]] can also be viewed as popups.
 
 ## Configuration
 

--
Gitblit v1.10.0