diff options
| author | flawedworld <flawedworld@flawed.world> | 2023-11-08 19:52:34 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-11-08 14:57:32 -0500 |
| commit | 40df81982d5ddebf33669514c43f266418e849b9 (patch) | |
| tree | 7117236c80bfb2a827f090f2a850518cfd0984b3 /static/contact.html | |
| parent | 8cfa2604717205f5eabccaa0e116db0080130a05 (diff) | |
Fix hiring link on contact page
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html index 06687e52..dd88b1cb 100644 --- a/static/contact.html +++ b/static/contact.html @@ -160,7 +160,7 @@ <section id="hiring"> <h2><a href="#hiring">Hiring</a></h2> - <p>Interested in joining the GrapheneOS team? Check out our <a href="https://grapheneos.org/contact">hiring page</a>.</p> + <p>Interested in joining the GrapheneOS team? Check out our <a href="https://grapheneos.org/hiring">hiring page</a>.</p> </section> <section id="reporting-issues"> |
