fix typo in hiring page
This commit is contained in:
parent
233f390f2e
commit
3944a261a4
@ -50,8 +50,8 @@
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="qualitifations">
|
||||
<h2><a href="#qualitifations">Qualifications</a></h2>
|
||||
<section id="qualifications">
|
||||
<h2><a href="#qualifications">Qualifications</a></h2>
|
||||
<ul>
|
||||
<li>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</li>
|
||||
<li>Strong programming skills in relevant languages (in order from most to least common: Java, Kotlin, C++, C, JavaScript, arm64 assembly, POSIX shell, Bash)</li>
|
||||
|
@ -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"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user