Skip to content

Commit

Permalink
Adds a missing s t to the joint freq download link
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahl committed Apr 24, 2024
1 parent afca46a commit f1b03c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser/src/DownloadsPage/GnomadV4Downloads.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ const GnomadV4Downloads = () => {
<ListItem>
<DownloadLinks
label="Joint sites Hail Table"
path="/release/4.1/ht/joint/gnomad.joint.v4.1.site.ht"
path="/release/4.1/ht/joint/gnomad.joint.v4.1.sites.ht"
/>
</ListItem>
</FileList>
Expand Down

0 comments on commit f1b03c7

Please sign in to comment.