Skip to content

Commit ccac9ea

Browse files
uditijmehtaUditi Mehta
andauthored
[ENG-6011] Link My Preprints on nav bar to new page (#2336)
## Purpose Link 'My Preprints' on navbar to new page ## Summary of Changes Change the link of the My Preprints button on the preprints navbar to link to the new My Preprints page. --------- Co-authored-by: Uditi Mehta <[email protected]>
1 parent 425b389 commit ccac9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/osf-components/addon/components/osf-navbar/preprint-links/template.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<li data-test-nav-my-preprints-link>
22
<OsfLink
3-
@href='/myprojects/#preprints'
3+
@route='preprints.my-preprints'
44
data-analytics-name='My preprints'
55
{{on 'click' @onLinkClicked}}
66
>

0 commit comments

Comments
 (0)