From 45a51fa1adf145a60ea607404942d889a26bce7d Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Thu, 20 Mar 2025 15:19:46 -0700 Subject: [PATCH] refactor: Update file path for PhotoPrism logo Signed-off-by: redoomed1 --- docs/meta/admonitions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/meta/admonitions.md b/docs/meta/admonitions.md index af1ab973..3a6d6ac5 100644 --- a/docs/meta/admonitions.md +++ b/docs/meta/admonitions.md @@ -164,7 +164,7 @@ This format is used to generate recommendation cards. Notably it is missing the ``` markdown title="Recommendation Card"
-![PhotoPrism logo](assets/img/photo-management/photoprism.svg){ align=right } +![PhotoPrism logo](assets/img/self-hosted/photoprism.svg){ align=right } **PhotoPrism** is a self-hostable platform for managing photos. It supports album syncing and sharing as well as a variety of other [features](https://photoprism.app/features). It does not include E2EE, so it's best hosted on a server that you trust and is under your control. @@ -187,7 +187,7 @@ This format is used to generate recommendation cards. Notably it is missing the
-![PhotoPrism logo](../assets/img/photo-management/photoprism.svg){ align=right } +![PhotoPrism logo](../assets/img/self-hosted/photoprism.svg){ align=right } **PhotoPrism** is a self-hostable platform for managing photos. It supports album syncing and sharing as well as a variety of other [features](https://photoprism.app/features). It does not include E2EE, so it's best hosted on a server that you trust and is under your control.