mirror of https://github.com/status-im/consul.git
updating press kit link
pointing to the brand page instead of a zip file.
This commit is contained in:
parent
b2b84e7fc6
commit
569f460b18
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue