diff options
Diffstat (limited to 'ports/samd/help.c')
| -rw-r--r-- | ports/samd/help.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/samd/help.c b/ports/samd/help.c index 577d153b5..c7d96ad2d 100644 --- a/ports/samd/help.c +++ b/ports/samd/help.c @@ -29,7 +29,7 @@ const char samd_help_text[] = "Welcome to MicroPython!\n" "\n" - "For online docs please visit http://docs.micropython.org/en/latest/samd/ .\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" |
