Updated urls [skip ci]

This commit is contained in:
Andrew Kane
2022-01-24 16:21:51 -08:00
parent a8245d6cda
commit 729374a9b8

View File

@@ -25,13 +25,13 @@
} }
}, },
"resources": { "resources": {
"homepage": "https://github.com/ankane/pgvector", "homepage": "https://github.com/pgvector/pgvector",
"bugtracker": { "bugtracker": {
"web": "https://github.com/ankane/pgvector/issues" "web": "https://github.com/pgvector/pgvector/issues"
}, },
"repository": { "repository": {
"url": "https://github.com/ankane/pgvector.git", "url": "https://github.com/pgvector/pgvector.git",
"web": "https://github.com/ankane/pgvector", "web": "https://github.com/pgvector/pgvector",
"type": "git" "type": "git"
} }
}, },