summaryrefslogtreecommitdiff
path: root/ports/zephyr/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/zephyr/help.c')
-rw-r--r--ports/zephyr/help.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/zephyr/help.c b/ports/zephyr/help.c
index 4ee674b9d..0b977fa03 100644
--- a/ports/zephyr/help.c
+++ b/ports/zephyr/help.c
@@ -29,6 +29,8 @@
const char zephyr_help_text[] =
"Welcome to MicroPython!\n"
"\n"
+ "For online docs please visit http://docs.micropython.org/\n"
+ "\n"
"Control commands:\n"
" CTRL-A -- on a blank line, enter raw REPL mode\n"
" CTRL-B -- on a blank line, enter normal REPL mode\n"