From ca12aff3a4891742bb67b02103038bb2816b2258 Mon Sep 17 00:00:00 2001
From: Bastian Machek <16717398+bmachek@users.noreply.github.com>
Date: Wed, 23 Apr 2025 13:11:42 +0200
Subject: [PATCH] docs: updated community-projects.tsx: lrc-immich-plugin
 (#17801)

---
 docs/src/components/community-projects.tsx | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/src/components/community-projects.tsx b/docs/src/components/community-projects.tsx
index b30544d461..e70b5af50f 100644
--- a/docs/src/components/community-projects.tsx
+++ b/docs/src/components/community-projects.tsx
@@ -40,8 +40,9 @@ const projects: CommunityProjectProps[] = [
   },
   {
     title: 'Lightroom Immich Plugin: lrc-immich-plugin',
-    description: 'Another Lightroom plugin to publish or export photos from Lightroom to Immich.',
-    url: 'https://github.com/bmachek/lrc-immich-plugin',
+    description:
+      'Lightroom plugin to publish, export photos from Lightroom to Immich. Import from Immich to Lightroom is also supported.',
+    url: 'https://blog.fokuspunk.de/lrc-immich-plugin/',
   },
   {
     title: 'Immich Duplicate Finder',