From 5f31954d9106c903bd4679f972d6cac38b9c07da Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 4 Feb 2026 14:21:30 -0500 Subject: [PATCH] [FIX] Immich Public Proxy docs link (#11543) --- frontend/public/json/immich-public-proxy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/immich-public-proxy.json b/frontend/public/json/immich-public-proxy.json index 73e10f751..7eac59dc6 100644 --- a/frontend/public/json/immich-public-proxy.json +++ b/frontend/public/json/immich-public-proxy.json @@ -9,7 +9,7 @@ "updateable": true, "privileged": false, "interface_port": 3000, - "documentation": "https://github.com/alangrainger/immich-public-proxy/docs", + "documentation": "https://github.com/alangrainger/immich-public-proxy/tree/main/docs", "website": "https://github.com/alangrainger/immich-public-proxy", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/immich-public-proxy.webp", "config_path": "/opt/immich-proxy/app/.env",