Fix footer links for Job page

This commit is contained in:
Matthew Sevey 2021-04-26 12:05:59 -04:00
parent bc280de1af
commit 45ca8f12a8
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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