mirror of https://github.com/status-im/consul.git
Merge pull request #12232 from hashicorp/pcmccarron-press-kit
updating press kit link
This commit is contained in:
commit
eaf28e38dd
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue