Commit d985e73c authored by Leonid Shevtsov's avatar Leonid Shevtsov

update Clickable URLs info to be compatible with Sublime Text 3 and Package Control 2

parent 3d65c214
...@@ -462,11 +462,11 @@ ...@@ -462,11 +462,11 @@
}, },
{ {
"name": "Clickable URLs", "name": "Clickable URLs",
"details": "https://github.com/leonid-shevtsov/ClickableUrls_SublimeText2", "details": "https://github.com/leonid-shevtsov/ClickableUrls_SublimeText",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/leonid-shevtsov/ClickableUrls_SublimeText2/tree/master" "details": "https://github.com/leonid-shevtsov/ClickableUrls_SublimeText/tags"
} }
] ]
}, },
......
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