Skip to content

Commit

Permalink
Use the in-product support contact form rather than pointing out to t…
Browse files Browse the repository at this point in the history
…he en.support contact form.
  • Loading branch information
dllh committed Feb 18, 2016
1 parent 5207511 commit 4a95a9e
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 4a95a9e

Please sign in to comment.