From 729374a9b8f797e81d34cf39745d633452df8918 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Mon, 24 Jan 2022 16:21:51 -0800 Subject: [PATCH] Updated urls [skip ci] --- META.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/META.json b/META.json index dc7a445..5d31186 100644 --- a/META.json +++ b/META.json @@ -25,13 +25,13 @@ } }, "resources": { - "homepage": "https://github.com/ankane/pgvector", + "homepage": "https://github.com/pgvector/pgvector", "bugtracker": { - "web": "https://github.com/ankane/pgvector/issues" + "web": "https://github.com/pgvector/pgvector/issues" }, "repository": { - "url": "https://github.com/ankane/pgvector.git", - "web": "https://github.com/ankane/pgvector", + "url": "https://github.com/pgvector/pgvector.git", + "web": "https://github.com/pgvector/pgvector", "type": "git" } },