From bdf656fc3c2edb0f1b39278afd756747be20f6ce Mon Sep 17 00:00:00 2001 From: Perik Rigoudy <117086694+PerikAdjust@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:14:23 +0200 Subject: [PATCH] Update META.json error modification in META.json, illogical link --- META.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/META.json b/META.json index 6476178..3ac7f20 100644 --- a/META.json +++ b/META.json @@ -27,11 +27,11 @@ }, "resources": { "bugtracker": { - "web": "http://github.com/adjust/pg-country/issues" + "web": "http://github.com/adjust/pg-base36/issues" }, "repository": { - "url": "git://github.com/adjust/pg-country.git", - "web": "http://github.com/adjust/pg-country", + "url": "git://github.com/adjust/pg-base36.git", + "web": "http://github.com/adjust/pg-base36", "type": "git" } }