diff options
| -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> |
