feat: update email for help and feedback (#648)
This commit is contained in:
@@ -91,9 +91,9 @@ export const HelpAndFeedback: FunctionComponent = () => (
|
|||||||
<PreferencesSegment>
|
<PreferencesSegment>
|
||||||
<Title>Account related issue?</Title>
|
<Title>Account related issue?</Title>
|
||||||
<Text>
|
<Text>
|
||||||
Send an email to help@standardnotes.org and we’ll sort it out.
|
Send an email to help@standardnotes.com and we’ll sort it out.
|
||||||
</Text>
|
</Text>
|
||||||
<LinkButton link="mailto: help@standardnotes.org" label="Email us" />
|
<LinkButton link="mailto: help@standardnotes.com" label="Email us" />
|
||||||
</PreferencesSegment>
|
</PreferencesSegment>
|
||||||
</PreferencesGroup>
|
</PreferencesGroup>
|
||||||
</PreferencesPane>
|
</PreferencesPane>
|
||||||
|
|||||||
Reference in New Issue
Block a user