diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-10 11:10:33 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-10 11:10:33 -0500 |
| commit | efc5ac964ecc6ecc56cabccd705b8a37fde91f7a (patch) | |
| tree | 94f44e2382efaf89438ab9b5cebfd17855eb789a /static/usage.html | |
| parent | d8730963a833dc1c727a7ca435f1ac133e61c111 (diff) | |
use time.grapheneos.org for time updates
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/usage.html b/static/usage.html index 012dbda5..cdbbec04 100644 --- a/static/usage.html +++ b/static/usage.html @@ -263,10 +263,10 @@ <p>DNS resolution for other connections</p> </li> <li> - <p>An HTTPS connection is made to https://grapheneos.org/ to update the time - from the date header field. This is a full replacement of Android's standard - network time update implementation, which uses the cellular network when - available with a fallback to SNTP when it's not available.</p> + <p>An HTTPS connection is made to https://time.grapheneos.org/ to update the + time from the date header field. This is a full replacement of Android's + standard network time update implementation, which uses the cellular network + when available with a fallback to SNTP when it's not available.</p> </li> </ul> |
