diff --git a/docs/docs/guides/external-library.md b/docs/docs/guides/external-library.md index ab60b3767..cacdb2b28 100644 --- a/docs/docs/guides/external-library.md +++ b/docs/docs/guides/external-library.md @@ -78,7 +78,7 @@ In the Immich web UI: - Click \*_Add path_ -- Enter **.** as the path and click Add +- Enter **/usr/src/app/external** as the path and click Add - Save the new path diff --git a/docs/docs/guides/img/add-path-field.png b/docs/docs/guides/img/add-path-field.png index f78d039f7..d11970fcf 100644 Binary files a/docs/docs/guides/img/add-path-field.png and b/docs/docs/guides/img/add-path-field.png differ diff --git a/docs/docs/guides/img/path-save.png b/docs/docs/guides/img/path-save.png index 006192fd0..ffce66eb4 100644 Binary files a/docs/docs/guides/img/path-save.png and b/docs/docs/guides/img/path-save.png differ