Skip to content

Commit

Permalink
fix: update legal article and rename it
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackps committed Sep 26, 2023
1 parent c134987 commit aa20c46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/components/LegalityPageContent/LegalityPageContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const SectionGuide = () => {
<div className="w-full text-center my-8">
<a
download={TRADETRUST_LEGAL_ARTICLE_TITLE}
href="/static/images/legality/tradetrust-legal-article.pdf"
href="/static/images/legality/Stephenson_Harwood_Article_on_TradeTrust_eBLs.pdf"
onClick={downloadArticle}
>
<Button className="bg-tangerine-500 text-white hover:bg-tangerine-800 rounded-xl text-2xl px-4">
Expand Down

0 comments on commit aa20c46

Please sign in to comment.