Fix wrong link to app store on install flow

Fixes #913
pull/749/head
lilia 9 years ago
parent f3c8783f06
commit fd08297cc2

@ -177,7 +177,7 @@
"example": "href='http://example.com'" "example": "href='http://example.com'"
}, },
"app_store": { "app_store": {
"content": "$1", "content": "$2",
"example": "href='http://example.com'" "example": "href='http://example.com'"
} }
} }

Loading…
Cancel
Save