fix: pgvectors docs link (#16187)

Fixes #16184
This commit is contained in:
bo0tzz 2025-02-18 14:38:07 +01:00 committed by GitHub
parent 5f257b9a84
commit 749eff03d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,4 +70,4 @@ When installing a new version of pgvecto.rs, you will need to manually update th
If you get the error `driverError: error: permission denied for view pg_vector_index_stat`, you can fix this by connecting to the Immich database and running `GRANT SELECT ON TABLE pg_vector_index_stat TO <immichdbusername>;`.
[vectors-install]: https://docs.pgvecto.rs/getting-started/installation.html
[vectors-install]: https://docs.vectorchord.ai/getting-started/installation.html