diff options
Diffstat (limited to 'docs/esp8266')
-rw-r--r-- | docs/esp8266/tutorial/repl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/esp8266/tutorial/repl.rst b/docs/esp8266/tutorial/repl.rst index bc0142aaef..db55d45fac 100644 --- a/docs/esp8266/tutorial/repl.rst +++ b/docs/esp8266/tutorial/repl.rst @@ -38,7 +38,7 @@ browser. The latest versions of Firefox and Chrome are supported. For your convenience, WebREPL client is hosted at `<http://micropython.org/webrepl>`__. Alternatively, you can install it -locally from the the GitHub repository +locally from the GitHub repository `<https://github.com/micropython/webrepl>`__. Before connecting to WebREPL, you should set a password and enable it via |