2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-13 15:26:48 +00:00

updating press kit link

pointing to the brand page instead of a zip file.
This commit is contained in:
Peter M 2022-01-31 11:44:17 -07:00 committed by GitHub
parent b2b84e7fc6
commit 569f460b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,9 +21,7 @@ export default function Footer({ openConsentManager }) {
<Link href="/security">
<a>Security</a>
</Link>
<Link href="/files/press-kit.zip">
<a>Press Kit</a>
</Link>
<a href="https://www.hashicorp.com/brand">Press Kit</a>
<a onClick={openConsentManager}>Consent Manager</a>
</div>
</div>