Commit cf924e53 authored by FichteFoll's avatar FichteFoll

Unify details urls

Use those which are used internally (manly for FalconSublimeTools).
parent fa0550cd
......@@ -73,7 +73,7 @@
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/alessandrofac93/FalconSublimeTools/releases/tags"
"details": "https://github.com/alessandrofac93/FalconSublimeTools/tree/master"
}
]
},
......@@ -146,7 +146,7 @@
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/jaabell/fei-syntax-n-snippets/master"
"details": "https://github.com/jaabell/fei-syntax-n-snippets/tree/master"
}
]
},
......
......@@ -99,12 +99,12 @@
},
{
"name": "Ohdeung-eun",
"details": "http://github.com/luavis/Ohdeung-eun",
"details": "https://github.com/luavis/Ohdeung-eun",
"labels": ["Lorem", "lorem", "hangul", "\\uc624\\ub4f1\\uc740"],
"releases": [
{
"sublime_text": "*",
"details": "http://github.com/luavis/Ohdeung-eun/tree/master"
"details": "https://github.com/luavis/Ohdeung-eun/tree/master"
}
]
},
......@@ -308,7 +308,7 @@
"*"
],
"sublime_text": "*",
"details": "https://bitbucket.org/bteryek/openinbrowser/#tags"
"details": "https://bitbucket.org/bteryek/openinbrowser#tags"
}
]
},
......
......@@ -594,7 +594,7 @@
"*"
],
"sublime_text": "*",
"details": "https://bitbucket.org/bteryek/phpcodegen/#tags"
"details": "https://bitbucket.org/bteryek/phpcodegen#tags"
}
]
},
......@@ -807,7 +807,7 @@
},
{
"name": "plist",
"details": "https://bitbucket.org/fschwehn/sublime_plist/overview",
"details": "https://bitbucket.org/fschwehn/sublime_plist",
"labels": ["language syntax"],
"releases": [
{
......
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