diff --git a/META.in.json b/META.in.json index 6be26e2..589fc5c 100644 --- a/META.in.json +++ b/META.in.json @@ -30,13 +30,13 @@ "tags": [ "testing", "unit test", "tests", "test data", "test factory" ], "resources": { - "homepage": "http://github.com/BlueTreble/test_factory/", + "homepage": "https://github.com/Postgres-Extensions/test_factory/", "bugtracker": { - "web": "http://github.com/BlueTreble/test_factory/issues" + "web": "https://github.com/Postgres-Extensions/test_factory/issues" }, "repository": { - "url": "git://github.com/BlueTreble/test_factory.git", - "web": "http://github.com/BlueTreble/test_factory/", + "url": "https://github.com/Postgres-Extensions/test_factory.git", + "web": "https://github.com/Postgres-Extensions/test_factory/", "type": "git" } }, diff --git a/META.json b/META.json index c8db504..20ba9eb 100644 --- a/META.json +++ b/META.json @@ -33,13 +33,13 @@ "tags": [ "testing", "unit test", "tests", "test data", "test factory" ], "resources": { - "homepage": "http://github.com/BlueTreble/test_factory/", + "homepage": "https://github.com/Postgres-Extensions/test_factory/", "bugtracker": { - "web": "http://github.com/BlueTreble/test_factory/issues" + "web": "https://github.com/Postgres-Extensions/test_factory/issues" }, "repository": { - "url": "git://github.com/BlueTreble/test_factory.git", - "web": "http://github.com/BlueTreble/test_factory/", + "url": "https://github.com/Postgres-Extensions/test_factory.git", + "web": "https://github.com/Postgres-Extensions/test_factory/", "type": "git" } },