Skip to content

Commit

Permalink
Update DownloadManifestButton.tsx
Browse files Browse the repository at this point in the history
Change link-outs to documentation from legacy documentation at gen3.org to new mkdocs documentation at docs.gen3.org
  • Loading branch information
smvgarcia authored Feb 13, 2025
1 parent 7da3dba commit 5fa3d35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const DownloadManifestButton = ({
<a
target='_blank'
rel='noreferrer'
href='https://gen3.org/resources/user/gen3-client/'
href='https://docs.gen3.org/gen3-resources/user-guide/access-data/#download-files-using-the-gen3-client'
>
{'Gen3 Client'}
</a>
Expand Down

0 comments on commit 5fa3d35

Please sign in to comment.