chore: update links

This commit is contained in:
Mo
2023-01-10 12:15:18 -06:00
parent aa236c784f
commit 9f02329293
30 changed files with 58 additions and 57 deletions

View File

@@ -99,7 +99,7 @@ const HelpAndFeedback = ({ application }: { application: WebApplication }) => {
<LinkButton
className="mt-3"
label="Go to the forum"
link="https://forum.standardnotes.org/"
link="https://standardnotes.com/forum"
onClick={handleClick}
/>
</PreferencesSegment>