From b7cfcd049d78354a63caf736263190c19ee58545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Sat, 18 Mar 2017 16:24:04 +0100 Subject: [PATCH] Remove references to github.com/pramsey/pointcloud --- pgsql/META.json | 4 ++-- pgsql_postgis/META.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pgsql/META.json b/pgsql/META.json index f0d1b22..97c0b5e 100644 --- a/pgsql/META.json +++ b/pgsql/META.json @@ -23,11 +23,11 @@ "generated_by": "Paul Ramsey", "resources": { "bugtracker": { - "web": "http://github.com/pramsey/pointcloud" + "web": "https://github.com/pgpointcloud/pointcloud" }, "repository": { "url": "", - "web": "http://github.com/pramsey/pointcloud", + "web": "https://github.com/pgpointcloud/pointcloud", "type": "git" } }, diff --git a/pgsql_postgis/META.json b/pgsql_postgis/META.json index 2154860..060f914 100644 --- a/pgsql_postgis/META.json +++ b/pgsql_postgis/META.json @@ -25,11 +25,11 @@ "generated_by": "Paul Ramsey", "resources": { "bugtracker": { - "web": "http://github.com/pramsey/pointcloud" + "web": "https://github.com/pgpointcloud/pointcloud" }, "repository": { "url": "", - "web": "http://github.com/pramsey/pointcloud", + "web": "https://github.com/pgpointcloud/pointcloud", "type": "git" } },