Commit 2d94e6b5 authored by jlangston's avatar jlangston

correcting alphabetical order

parent 8b4bd431
...@@ -406,22 +406,22 @@ ...@@ -406,22 +406,22 @@
] ]
}, },
{ {
"name": "howdoi", "name": "How Do I Code Search",
"details": "https://github.com/surjikal/sublime-howdoi", "details": "https://github.com/jlangston/SublimeHowDoI",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": ">2999",
"details": "https://github.com/surjikal/sublime-howdoi/tree/master" "details": "https://github.com/jlangston/SublimeHowDoI/tags"
} }
] ]
}, },
{ {
"name": "How Do I Code Search", "name": "howdoi",
"details": "https://github.com/jlangston/SublimeHowDoI", "details": "https://github.com/surjikal/sublime-howdoi",
"releases": [ "releases": [
{ {
"sublime_text": ">2999", "sublime_text": "<3000",
"details": "https://github.com/jlangston/SublimeHowDoI/tags" "details": "https://github.com/surjikal/sublime-howdoi/tree/master"
} }
] ]
}, },
......
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