rewrite updates Q/A

This commit is contained in:
Daniel Micay 2020-02-29 10:47:42 -05:00
parent f60498e917
commit c1969106b6

View File

@ -79,7 +79,7 @@
<li> <li>
<a href="#day-to-day-use">Day to day use</a> <a href="#day-to-day-use">Day to day use</a>
<ul> <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> </ul>
</li> </li>
</ul> </ul>
@ -463,16 +463,12 @@
<a href="#day-to-day-use">Day to day use</a> <a href="#day-to-day-use">Day to day use</a>
</h2> </h2>
<h3 id="howto-update"> <h3 id="updates">
<a href="#howto-update">Does GrapheneOS self-update?</a> <a href="#updates">How do I keep the OS updated?</a>
</h3> </h3>
<p>GrapheneOS has entirely automatic background updates. The Seamless Update client is <p>GrapheneOS has entirely automatic background updates. More details are available in
one of the separate subprojects used in GrapheneOS. More details are available on the the <a href="/usage#updates">the usage guide's updates section</a>.</p>
Usage guide, under the <a href="/usage#updates">updates</a> section.</p>
<p>Updates for GrapheneOS are typically released once per month.</p>
</div> </div>
<footer> <footer>
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> <a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>