Browse Source

updating to brand

pull/12232/head
Peter M 3 years ago committed by GitHub
parent
commit
b113bf86cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/components/footer/index.jsx

2
website/components/footer/index.jsx

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

Loading…
Cancel
Save