From a0b27af74f649f95edb9119e3c51a2ec5286daba Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Wed, 6 Jul 2022 15:33:41 -0400 Subject: [PATCH] getting-started: you cannot connect via https --- support/getting-started.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/support/getting-started.rst b/support/getting-started.rst index 65dc068e..79af3d06 100644 --- a/support/getting-started.rst +++ b/support/getting-started.rst @@ -147,11 +147,11 @@ The below table summarizes the typical addresses. Browse to your beagle ---------------------- -Use either `Firefox <http://www.mozilla.org/firefox>`_ or `Chrome <https://www.google.com/chrome>`_ +Use either `Firefox <https://www.mozilla.org/firefox>`_ or `Chrome <https://www.google.com/chrome>`_ (Internet Explorer will NOT work), browse to the web server running on your board. It will load a presentation showing you the capabilities of the board. Use the arrow keys on your keyboard to navigate the presentation. -Click here to launch: https://192.168.7.2 Older software images require you to EJECT the BEAGLE_BONE +Click here to launch: http://192.168.7.2 Older software images require you to EJECT the BEAGLE_BONE drive to start the network. With the latest software image, that step is no longer required. Troubleshooting -- GitLab