From 84bd0069e4f19edf1072e34bb840d37133c193f6 Mon Sep 17 00:00:00 2001 From: sanchuanhehe Date: Wed, 1 Jul 2026 02:43:29 -0400 Subject: [PATCH] fix: re-point guidebook submodule to the merged commit on origin/main guidebook#265 was merged with history rewriting, so the commit production referenced (c4165fb, from the fork branch) is now orphaned and not reachable from guidebook's origin/main. Re-point the submodule to 2cfd687, the actual merge commit on origin/main. Catalog contents are identical; only the SHA changes. Fixes the broken submodule reference introduced when #11 merged. --- guidebook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guidebook b/guidebook index c4165fb..2cfd687 160000 --- a/guidebook +++ b/guidebook @@ -1 +1 @@ -Subproject commit c4165fb9757404593e81d5574043df4a9f6260e4 +Subproject commit 2cfd6871d87e97208664a8b1551b701f423f6280