Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
fix: change we're hiring link (#15)
Browse files Browse the repository at this point in the history
* fix: change we're hiring link
  • Loading branch information
JackHamer09 committed Jun 10, 2022
1 parent 46a55f8 commit 9eb134c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blocks/Header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</i-dropdown-item>
</i-dropdown-menu>
</i-dropdown>
<a href="//boards.eu.greenhouse.io/matterlabs" target="_blank" class="linkItem">We're hiring</a>
<a href="https://jobs.eu.lever.co/matterlabs" rel="nofollow noopener" target="_blank" class="linkItem">We're hiring</a>
</div>
</i-column>
<i-column :xs="12" :md="4" class="_padding-right-0 _justify-content-end">
Expand Down

0 comments on commit 9eb134c

Please sign in to comment.