diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-07 18:17:12 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-07 18:17:12 -0500 |
| commit | 21ffc57c98a43a4e7423a2af25fdb9a3a0b011e3 (patch) | |
| tree | e3319bb998fbde2adeeb0a1ea35291d4354a7d3d /templates | |
| parent | 968167ad525827e202837231ee920fa094302d13 (diff) | |
use path for hiring page
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.html b/templates/footer.html index 252430f7..d85d9900 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -5,7 +5,7 @@ <li><a href="https://discord.com/invite/grapheneos">Discord</a></li> <li><a href="https://t.me/GrapheneOS">Telegram</a></li> <li><a href="https://matrix.to/#/%23community:grapheneos.org">#community:grapheneos.org</a></li> - <li><a href="https://grapheneos.org/hiring">Hiring</a></li> + <li><a href="/hiring">Hiring</a></li> <li><a href="https://twitter.com/GrapheneOS">Twitter</a></li> <li><a href="https://grapheneos.social/@GrapheneOS">Mastodon</a></li> <li><a href="https://bsky.app/profile/grapheneos.org">Bluesky</a></li> |
