Commit 27cd20c8 authored by FichteFoll's avatar FichteFoll

Merge pull request #2516 from leonid-shevtsov/clickable_urls

update Clickable URLs info to be compatible with Sublime Text 3 and Package Control 2
parents ae54bd12 d985e73c
...@@ -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