diff --git a/rockspec/jsonschema-master-0.rockspec b/rockspec/jsonschema-master-0.rockspec index 894c035..d39bad8 100644 --- a/rockspec/jsonschema-master-0.rockspec +++ b/rockspec/jsonschema-master-0.rockspec @@ -1,7 +1,7 @@ package = "jsonschema" version = "master-0" source = { - url = "git://github.com/iresty/jsonschema.git", + url = "git://github.com/api7/jsonschema.git", branch = "master", } @@ -14,7 +14,7 @@ to validate any kind of data (not limited to JSON). Base on https://github.com/jdesgats/ljsonschema . ]], - homepage = "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/iresty/jsonschema", + homepage = "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/api7/jsonschema", license = "Apache License 2.0", }