Skip to content

Commit

Permalink
host
Browse files Browse the repository at this point in the history
  • Loading branch information
futa-ikeda authored and adlius committed Oct 10, 2023
1 parent 7b5a39a commit 41f9b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
{{#if theme.provider.hasHighlightedSubjects}}
<a
class="seeAllSubjects"
href="{{osfUrl}}preprints/{{theme.provider.id}}/discover"
href="{{host}}preprints/{{theme.provider.id}}/discover"
>
{{t 'index.subjects.links.seeAllSubjects'}}
</a>
Expand Down

0 comments on commit 41f9b22

Please sign in to comment.