From 430d0b86ee07a253ae9d07444add5d1b90af2fa8 Mon Sep 17 00:00:00 2001
From: Sam Wilson <91766917+swils23@users.noreply.github.com>
Date: Sat, 18 Jan 2025 13:24:31 -0600
Subject: [PATCH] fix(docs): Update unraid.md to use correct image url (#15427)

Update unraid.md to use correct image
---
 docs/docs/install/unraid.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/install/unraid.md b/docs/docs/install/unraid.md
index 2a6100c9e7..d6dde4e8c5 100644
--- a/docs/docs/install/unraid.md
+++ b/docs/docs/install/unraid.md
@@ -111,7 +111,7 @@ alt="Go to Docker Tab and visit the address listed next to immich-web"
 
 <details >
     <summary>Using the FolderView plugin for organizing your Docker containers? Click me! Otherwise you're complete!</summary>
-    <p>If you are using the FolderView plugin go the Docker tab and select "<b>New Folder</b>".<br />Label it <i>"Immich"</i> and use this URL as the logo: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.webp<br/>Then simply select all the Immich related containers before clicking "<b>Submit</b>"</p>
+    <p>If you are using the FolderView plugin go the Docker tab and select "<b>New Folder</b>".<br />Label it <i>"Immich"</i> and use this URL as the logo: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.png<br/>Then simply select all the Immich related containers before clicking "<b>Submit</b>"</p>
     <img
         src={require('./img/unraid07.webp').default}
         width="80%"