diff options
Diffstat (limited to 'ports/nrf/help.c')
| -rw-r--r-- | ports/nrf/help.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nrf/help.c b/ports/nrf/help.c index afc979130..b9ab16da6 100644 --- a/ports/nrf/help.c +++ b/ports/nrf/help.c @@ -34,7 +34,7 @@ const char nrf5_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" #if MICROPY_HW_HAS_LED |
