diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-12 12:58:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-12 12:58:08 -0400 |
| commit | 778b1a648df4d31de7057f38807742328ed8bbc8 (patch) | |
| tree | 01c338d11c9dcb1dcfefe435bf82355a88bbe79d | |
| parent | ef922c4375b4f6dc9e1197afe4599e63be3a4817 (diff) | |
add missing table of contents entry to FAQ
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index f99b8c0f..f7659095 100644 --- a/static/faq.html +++ b/static/faq.html @@ -94,6 +94,8 @@ <a href="#day-to-day-use">Day to day use</a> <ul> <li><a href="#updates">How do I keep the OS updated?</a></li> + <li><a href="#updates-sideloading">How do I update without giving the + device internet access?</a></li> </ul> </li> <li><a href="#anti-theft">Does GrapheneOS provide Factory Reset Protection?</a></li> |
