Skip to content

Commit

Permalink
Merge pull request #3341 from Automattic/update/start-over-support
Browse files Browse the repository at this point in the history
Use the in-product support contact form from Start Over
  • Loading branch information
dllh committed Feb 19, 2016
2 parents 69f0e56 + 4a95a9e commit ba336d3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions client/my-sites/site-settings/start-over/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,8 @@ module.exports = React.createClass( {
<ActionPanelFooter>
<Button
className="settings-action-panel__support-button"
href="https://en.support.wordpress.com/contact"
target="_blank">
href="/help/contact">
{ strings.contactSupport }
<Gridicon icon="external" />
</Button>
</ActionPanelFooter>
</ActionPanel>
Expand Down

0 comments on commit ba336d3

Please sign in to comment.