Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -77,7 +77,7 @@
|
|
| 77 |
<li>Connect your computer to the <code>reachy-mini-ap</code> Wi-Fi network (password: <code>reachy-mini</code>). Or you can directly scan the QR-code below to join the network:</li>
|
| 78 |
</ol>
|
| 79 |
<div class="qr-code-wrapper">
|
| 80 |
-
<img src="reachy-mini-
|
| 81 |
</div>
|
| 82 |
<ol start="4">
|
| 83 |
<li>Open a web browser and go to <a href="http://reachy-mini.local:8000/settings" target="_blank"><code>http://reachy-mini.local:8000/settings</code></a> to access the configuration page.</li>
|
|
|
|
| 77 |
<li>Connect your computer to the <code>reachy-mini-ap</code> Wi-Fi network (password: <code>reachy-mini</code>). Or you can directly scan the QR-code below to join the network:</li>
|
| 78 |
</ol>
|
| 79 |
<div class="qr-code-wrapper">
|
| 80 |
+
<img src="assets/reachy-mini-access-point-QR-code.png" alt="QR Code to connect to reachy-mini-ap" class="qr-code">
|
| 81 |
</div>
|
| 82 |
<ol start="4">
|
| 83 |
<li>Open a web browser and go to <a href="http://reachy-mini.local:8000/settings" target="_blank"><code>http://reachy-mini.local:8000/settings</code></a> to access the configuration page.</li>
|