Commit ed1ea353 authored by FichteFoll's avatar FichteFoll

Fix erroneous details url from #2927

How ironic that I merged the tests to test exactly this right afterwards ...
parent a33adef2
...@@ -1334,7 +1334,7 @@ ...@@ -1334,7 +1334,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/alehandrof/Typewriter/st2" "details": "https://github.com/alehandrof/Typewriter/tree/st2"
}, },
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
......
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