Commit f47489e5 authored by wbond's avatar wbond

Update URL to packagecontrol.io

parent a14ed825
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"http://www.sublimegerrit.com/packages.json", "http://www.sublimegerrit.com/packages.json",
"https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json", "https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json",
"https://bitbucket.org/klorenz/sublime_packages/raw/tip/packages.json", "https://bitbucket.org/klorenz/sublime_packages/raw/tip/packages.json",
"https://packagecontrol.io/packages_2.json",
"https://raw.githubusercontent.com/accerqueira/sublime/master/packages.json", "https://raw.githubusercontent.com/accerqueira/sublime/master/packages.json",
"https://raw.githubusercontent.com/afterdesign/jshintify/master/packages.json", "https://raw.githubusercontent.com/afterdesign/jshintify/master/packages.json",
"https://raw.githubusercontent.com/afterdesign/MacTerminal/master/packages.json", "https://raw.githubusercontent.com/afterdesign/MacTerminal/master/packages.json",
...@@ -127,7 +128,6 @@ ...@@ -127,7 +128,6 @@
"https://raw.githubusercontent.com/yangsu/sublime-octopress/master/packages.json", "https://raw.githubusercontent.com/yangsu/sublime-octopress/master/packages.json",
"https://raw.githubusercontent.com/zfkun/sublime-kissy-snippets/master/packages.json", "https://raw.githubusercontent.com/zfkun/sublime-kissy-snippets/master/packages.json",
"https://release.sublimegit.net/packages.json", "https://release.sublimegit.net/packages.json",
"https://sublime.wbond.net/packages_2.json",
"https://sublimerge-bfcloud.rhcloud.com/packages.json", "https://sublimerge-bfcloud.rhcloud.com/packages.json",
"https://wuub.net/packages.json" "https://wuub.net/packages.json"
] ]
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
The `channel.json`, `repository.json` and `repository/*.json` files contain a The `channel.json`, `repository.json` and `repository/*.json` files contain a
list of repositories and packages for use with list of repositories and packages for use with
[Package Control](https://sublime.wbond.net). [Package Control](https://packagecontrol.io).
The `channel.json` file is published at https://sublime.wbond.net/channel.json The `channel.json` file is published at https://packagecontrol.io/channel.json
and is included with Package Control as the default channel. and is included with Package Control as the default channel.
Please be sure to follow the instructions at Please be sure to follow the instructions at
https://sublime.wbond.net/docs/developers to help the process of adding your https://packagecontrol.io/docs/developers to help the process of adding your
package or repository go smoothly. package or repository go smoothly.
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