Skip to content

Commit

Permalink
Update UserCenter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Sep 15, 2017
1 parent 70283ff commit df6e8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/user-center/UserCenter.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class UserCenter extends Component {
return StoreReview.requestReview();
}

link = 'itms://itunes.apple.com/us/app/apple-store/myiosappid?mt=8';
link = 'itms://itunes.apple.com/cn/app/apple-store/id1078807522?mt=8';
}

return Helper.openLink(link);
Expand Down

0 comments on commit df6e8ac

Please sign in to comment.