From abf1e95cf0fec0ac0fd1dd1c03c62aa2f16d60ed Mon Sep 17 00:00:00 2001 From: Arlind Date: Sat, 22 Nov 2025 23:24:23 +0100 Subject: [PATCH] Update .gitea/actions/generate-docs/action.yml --- .gitea/actions/generate-docs/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/actions/generate-docs/action.yml b/.gitea/actions/generate-docs/action.yml index de73a66..338060a 100644 --- a/.gitea/actions/generate-docs/action.yml +++ b/.gitea/actions/generate-docs/action.yml @@ -244,7 +244,7 @@ runs: echo "" echo "## Mod Icons" - echo "![](/media/icons/${base_path}-mod-icons.webp)" + echo "![](/media/icons/${base_path}.webp)" echo "" echo "## Build History"