Skip to content

Commit db02e6f

Browse files
authored
Fix typo for help link (#1481)
1 parent 10e114a commit db02e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/support/template.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<OsfLink
6666
data-analytics-name='contact_form'
6767
class='text-bigger'
68-
@href='https://help.osf/'
68+
@href='https://help.osf.io/'
6969
>
7070
{{t 'support.contact_form'}}
7171
</OsfLink>

0 commit comments

Comments
 (0)