Commit 0ad5539d authored by csch0's avatar csch0

change links to packagecontrol organisation

parent a224f49b
...@@ -21,10 +21,10 @@ ...@@ -21,10 +21,10 @@
"load_order": "50", "load_order": "50",
"description": "Python oauthlib module", "description": "Python oauthlib module",
"author": "csch0", "author": "csch0",
"issues": "https://github.com/csch0/SublimeText-oauthlib/issues", "issues": "https://github.com/packagecontrol/oauthlib/issues",
"releases": [ "releases": [
{ {
"base": "https://github.com/csch0/SublimeText-oauthlib", "base": "https://github.com/packagecontrol/oauthlib",
"tags": true, "tags": true,
"sublime_text": "*" "sublime_text": "*"
} }
...@@ -91,10 +91,10 @@ ...@@ -91,10 +91,10 @@
"load_order": "51", "load_order": "51",
"description": "Python requests-oauthlib module", "description": "Python requests-oauthlib module",
"author": "csch0", "author": "csch0",
"issues": "https://github.com/csch0/SublimeText-requests-oauthlib/issues", "issues": "https://github.com/packagecontrol/requests-oauthlib/issues",
"releases": [ "releases": [
{ {
"base": "https://github.com/csch0/SublimeText-requests-oauthlib", "base": "https://github.com/packagecontrol/requests-oauthlib",
"tags": true, "tags": true,
"sublime_text": "*" "sublime_text": "*"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment