diff --git a/docs/docs/FAQ.mdx b/docs/docs/FAQ.mdx index b328d3a047..bea2034e9f 100644 --- a/docs/docs/FAQ.mdx +++ b/docs/docs/FAQ.mdx @@ -399,7 +399,7 @@ If your version of Immich is below 1.92.0 and the crash occurs after logs about ### Why am I getting database ownership errors? If you get database errors such as `FATAL: data directory "/var/lib/postgresql/data" has wrong ownership` upon database startup, this is likely due to an issue with your filesystem. -NTFS and ex/FAT/32 filesystems are not supported. See [here](/docs/install/environment-variables#supported-filesystems) for more details. +NTFS and ex/FAT/32 filesystems are not supported. See [here](/docs/install/requirements#special-requirements-for-windows-users) for more details. ### How can I verify the integrity of my database?