From a0f11427d41d4663a80d80c8d52164a630864e7a Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sat, 9 May 2020 10:52:22 -0500 Subject: [PATCH] Updated Understanding the Photos database (markdown) --- Understanding-the-Photos-database.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Understanding-the-Photos-database.md b/Understanding-the-Photos-database.md index e8b85e6..172ed48 100644 --- a/Understanding-the-Photos-database.md +++ b/Understanding-the-Photos-database.md @@ -12,7 +12,7 @@ In Photos 2.0 - 4.0, the sqlite3 database is located in: ~/Pictures/Photos Library.photoslibrary/database/photos.db -In Photos 5.0, this file also exists but contains only metadata data about the library itself (e.g. which version of Photos created the library) and the actual photo metadata is located in: +In [Photos 5.0](https://github.com/RhetTbull/osxphotos/wiki/Photos-Version-5-Database), this file also exists but contains only metadata data about the library itself (e.g. which version of Photos created the library) and the actual photo metadata is located in: ~/Pictures/Photos Library.photoslibrary/database/Photos.sqlite