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
1 changed files with 1 additions and 3 deletions

View File

@ -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>