diff --git a/content/posts/onyx-boox-go-10.3/index.en.md b/content/posts/onyx-boox-go-10.3/index.en.md index 09d05a1..587e798 100644 --- a/content/posts/onyx-boox-go-10.3/index.en.md +++ b/content/posts/onyx-boox-go-10.3/index.en.md @@ -135,7 +135,7 @@ adb shell settings put global ntp_server_2 en.pool.ntp.org # replace "en" with y ``` ## Change captive portal endpoints -Onyx uses their endpoints for the captive portal pings so I changed android ones: +Onyx uses their endpoints for the captive portal pings so I switched them with the ones from Android: ```adb adb shell settings put global captive_portal_http_url "http://connectivitycheck.android.com/generate_204"