Fix footer links for Job page
This commit is contained in:
parent
bc280de1af
commit
45ca8f12a8
|
@ -100,7 +100,7 @@ export default function Footer() {
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://jobs.lever.co/nebulous" target="_blank" rel="noopener noreferrer">
|
<a href="https://jobs.lever.co/SkynetLabs" target="_blank" rel="noopener noreferrer">
|
||||||
Jobs
|
Jobs
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
- title: Brand Guidelines
|
- title: Brand Guidelines
|
||||||
href: https://support.siasky.net/key-concepts/skynet-brand-guidelines
|
href: https://support.siasky.net/key-concepts/skynet-brand-guidelines
|
||||||
- title: Careers
|
- title: Careers
|
||||||
href: https://jobs.lever.co/nebulous
|
href: https://jobs.lever.co/SkynetLabs
|
||||||
- title: Terms of Use
|
- title: Terms of Use
|
||||||
href: /terms.pdf
|
href: /terms.pdf
|
||||||
- title: Privacy Policy
|
- title: Privacy Policy
|
||||||
|
|
Reference in New Issue