Merge pull request #12232 from hashicorp/pcmccarron-press-kit

updating press kit link
This commit is contained in:
Jared Kirschner 2022-01-31 19:01:43 -05:00 committed by GitHub
commit eaf28e38dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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