diff --git a/docs/docs/guides/external-library.md b/docs/docs/guides/external-library.md
index ab60b3767e206..cacdb2b28b267 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 f78d039f7d20a..d11970fcff673 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 006192fd0ebdc..ffce66eb41c3f 100644
Binary files a/docs/docs/guides/img/path-save.png and b/docs/docs/guides/img/path-save.png differ