Skip to content

Commit a0794fb

Browse files
committed
Merge branch 'hotfix/24.03.2'
2 parents 047a7c8 + 96903f0 commit a0794fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/preprints/index/template.hbs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@
6767
<OsfLink
6868
data-test-see-highlighted-subject example
6969
data-analytics-name='See Highlighted Subject Example'
70-
@href='/discover/'
70+
@href={{concat '/preprints/' this.model.provider.id '/discover'}}
71+
7172
>
7273
{{t 'preprints.subjects.links.seeAllSubjects'}}
7374
</OsfLink>

0 commit comments

Comments
 (0)