Skip to content

Commit 584b785

Browse files
uditijmehtaUditi Mehta
andauthored
Update link for branded preprints (#2338)
## Purpose Update link for branded preprints ## Summary of Changes Change the link of the My Preprints button on the branded preprints navbar Co-authored-by: Uditi Mehta <[email protected]>
1 parent ccac9ea commit 584b785

File tree

1 file changed

+1
-1
lines changed
  • lib/app-components/addon/components/branded-navbar

1 file changed

+1
-1
lines changed

lib/app-components/addon/components/branded-navbar/template.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
{{else if (eq this.theme.providerType 'preprint')}}
8383
<li>
8484
<OsfLink
85-
@href={{concat this.myProjectsUrl '#preprints'}}
85+
@route='preprints.my-preprints'
8686
>
8787
<span role='button'>{{t 'navbar.my_preprints'}}</span>
8888
</OsfLink>

0 commit comments

Comments
 (0)