diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:46:25 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-28 10:46:25 -0400 |
| commit | ef428c40508aa7ba6c405601701738050ee0858c (patch) | |
| tree | 58972a32253a71061a7770d77aa824049c2b1015 | |
| parent | 9f4f2563f0254a7dd900192c874c0b84f57042be (diff) | |
refer to 3-button navigation consistently
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index 62b59797..7356dc39 100644 --- a/static/usage.html +++ b/static/usage.html @@ -188,8 +188,8 @@ <p>2-button navigation is a legacy mode not supported anymore by Google Android on the Pixel 4 and later. It will likely be removed in a future - release of GrapheneOS. You should use the 3-button mode if you want the - traditional button-based navigation.</p> + release of GrapheneOS. You should use <a href="#3-button-navigation">3-button + navigation</a> if you want the traditional button-based navigation.</p> <p>A large row across the bottom of the screen is reserved for navigation buttons. The <strong>Back</strong> button is on the left and the |
