diff options
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/static/faq.html b/static/faq.html index b8bf6fa5..22276cf8 100644 --- a/static/faq.html +++ b/static/faq.html @@ -79,7 +79,7 @@ <li> <a href="#day-to-day-use">Day to day use</a> <ul> - <li><a href="#howto-update">Does GrapheneOS self-update?</a></li> + <li><a href="#updates">How do I keep the OS updated?</a></li> </ul> </li> </ul> @@ -463,16 +463,12 @@ <a href="#day-to-day-use">Day to day use</a> </h2> - <h3 id="howto-update"> - <a href="#howto-update">Does GrapheneOS self-update?</a> + <h3 id="updates"> + <a href="#updates">How do I keep the OS updated?</a> </h3> - <p>GrapheneOS has entirely automatic background updates. The Seamless Update client is - one of the separate subprojects used in GrapheneOS. More details are available on the - Usage guide, under the <a href="/usage#updates">updates</a> section.</p> - - <p>Updates for GrapheneOS are typically released once per month.</p> - + <p>GrapheneOS has entirely automatic background updates. More details are available in + the <a href="/usage#updates">the usage guide's updates section</a>.</p> </div> <footer> <a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> |
