summaryrefslogtreecommitdiff
path: root/ports/stm32/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stm32/help.c')
-rw-r--r--ports/stm32/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stm32/help.c b/ports/stm32/help.c
index fba0a6937..0b824e7b3 100644
--- a/ports/stm32/help.c
+++ b/ports/stm32/help.c
@@ -29,7 +29,7 @@
const char stm32_help_text[] =
"Welcome to MicroPython!\n"
"\n"
- "For online help please visit http://micropython.org/help/.\n"
+ "For online docs please visit http://docs.micropython.org/\n"
"\n"
"Quick overview of commands for the board:\n"
" pyb.info() -- print some general information\n"