From 378cc7e841d9f4fb51b16eb84f738c5d6989da7b Mon Sep 17 00:00:00 2001 From: Julien Rouhaud Date: Tue, 17 Mar 2015 09:43:59 +0100 Subject: [PATCH] pg_hypo will be hosted on dalibo's github --- META.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/META.json b/META.json index fcdae0b..4770bad 100644 --- a/META.json +++ b/META.json @@ -15,11 +15,11 @@ }, "resources": { "bugtracker": { - "web": "http://github.com/rjuju/pg_hypo/issues/" + "web": "http://github.com/dalibo/pg_hypo/issues/" }, "repository": { - "url": "git://github.com/rjuju/pg_hypo.git", - "web": "http://github.com/rjuju/pg_hypo/", + "url": "git://github.com/dalibo/pg_hypo.git", + "web": "http://github.com/dalibo/pg_hypo/", "type": "git" } },