diff --git a/static/hiring.html b/static/hiring.html
index e798f3ea..585c9467 100644
--- a/static/hiring.html
+++ b/static/hiring.html
@@ -50,8 +50,8 @@
-
-
+
+
- Prior experience working on one or more of Android/AOSP-based operating systems, the Linux kernel and its hardening, memory allocators, or Android app development
- Strong programming skills in relevant languages (in order from most to least common: Java, Kotlin, C++, C, JavaScript, arm64 assembly, POSIX shell, Bash)
diff --git a/static/js/redirect.js b/static/js/redirect.js
index d22d864f..ce9842f5 100644
--- a/static/js/redirect.js
+++ b/static/js/redirect.js
@@ -24,6 +24,8 @@ const redirects = new Map([
["/faq#dns", "/faq#custom-dns"],
+ ["/hiring#qualitifations", "/hiring#qualifications"],
+
["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],
["/install/cli#obtaining-signify", "/install/cli#obtaining-openssh"],
["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"],