pgvecto-rs: update links in comments to new website

The pgvecto.rs domain is no longer registered.
This commit is contained in:
Diogo Correia 2025-03-24 14:22:42 +00:00
parent dd613136ee
commit f875b09f1e
No known key found for this signature in database
GPG key ID: 12B4F3AC9C065D08
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
let
inherit (pkgs) lib;
# Test cases from https://docs.pgvecto.rs/use-cases/hybrid-search.html
# Test cases from https://docs.vectorchord.ai/use-case/hybrid-search.html
test-sql = pkgs.writeText "postgresql-test" ''
CREATE EXTENSION vectors;