diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-29 17:16:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-29 17:16:32 -0500 |
| commit | 09ec29de1d0bb3049737b9ef62fe2c0f85addfd6 (patch) | |
| tree | 0c256d66a7c95c1d12753e4dde3ff19c691075df /static/usage.html | |
| parent | 81b8231133c22084643655d5ce664aa4935a993b (diff) | |
simplify wording for fastboot as non-root section
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index 13564d42..466a8147 100644 --- a/static/usage.html +++ b/static/usage.html @@ -26,7 +26,7 @@ <link rel="stylesheet" href="/grapheneos.css?29"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <script type="module" src="/js/redirect.js?8"></script> + <script type="module" src="/js/redirect.js?9"></script> </head> <body> <header> |
