diff --git a/github/github.issues.closed.xml b/github/github.issues.closed.xml index ef37e7b1..1f37b04b 100644 --- a/github/github.issues.closed.xml +++ b/github/github.issues.closed.xml @@ -6,7 +6,7 @@ select * from {table} where id='spullara' and repo='yql-tables' - http://github.com/api/v2/xml/issues/list/{id}/{repo}/closed diff --git a/github/github.issues.open.xml b/github/github.issues.open.xml index bf661991..44088879 100644 --- a/github/github.issues.open.xml +++ b/github/github.issues.open.xml @@ -6,7 +6,7 @@ select * from {table} where id='spullara' and repo='yql-tables' - http://github.com/api/v2/xml/issues/list/{id}/{repo}/open