Fix wrong link to app store on install flow

Fixes #913
This commit is contained in:
lilia 2016-09-27 11:53:40 -07:00
parent f3c8783f06
commit fd08297cc2

View file

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