Skip to content

Commit 02b5548

Browse files
committed
-
1 parent 0283336 commit 02b5548

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/config.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h3>{% trans %}WiFi AP mode access{% endtrans %}</h3>
195195
<ol>
196196
<li>Wait 30 seconds</li>
197197
<li>Connect your device to the "coderbot" named wifi</li>
198-
<li>Click on the following link: <a href="http://coderbot:8080">CoderBot local</a></li>
198+
<li>Click on the following link: <a href="http://coderbot:8080">CoderBot (AP mode)</a></li>
199199
</ol>
200200
</p>
201201
</div>
@@ -207,7 +207,7 @@ <h3>{% trans %}WiFi Client mode access{% endtrans %}</h3>
207207
<ol>
208208
<li>Wait 30 seconds</li>
209209
<li>Connect your device to your own wifi (wifi network must be connected to internet)</li>
210-
<li>Click on the following link: <a href="http://coderbotsrv.appspot.com">CoderBot Server</a></li>
210+
<li>Click on the following link: <a href="http://coderbot.local:8080">CoderBot (client mode)</a></li>
211211
</ol>
212212
</p>
213213
</div>

0 commit comments

Comments
 (0)