Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfalke committed Nov 14, 2024
1 parent 6086b1a commit 196fe5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ function UploadForm({
<>
Before uploading your dataset, please ensure your data is
formatted according to the instructions listed in the{' '}
<Link to={{ pathname: '/datasets/help' }}>"Help" tab</Link>.
<Link to={{ pathname: `${baseUrl}/help` }}>"Help" tab</Link>.
</>
),
}}
Expand Down

0 comments on commit 196fe5c

Please sign in to comment.