Commit bd06596a authored by Louis-Rémi Babé's avatar Louis-Rémi Babé

Fix package details + set release details to tags

parent 29b25c98
...@@ -1018,12 +1018,12 @@ ...@@ -1018,12 +1018,12 @@
}, },
{ {
"name": "Prototypo Syntax Highlighting", "name": "Prototypo Syntax Highlighting",
"details": "https://github.com/chadrien/package-bundler", "details": "https://github.com/byte-foundry/prototypo-sublimetext",
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/byte-foundry/prototypo-sublimetext/tree/master" "details": "https://github.com/byte-foundry/prototypo-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