Skip to content

REPL info links are inaccurate #4

@andypiper

Description

@andypiper

When I connect to the REPL, I see

>>> help()
Welcome to eMicroPython v1.0 By OpenLX SP Ltd
A more efficient, friendly, optimised fork of MicroPython!

Please visit http://cbc.codebug.org.uk/ for inspiration and documentation.
For authors and contributors of MicroPython see http://www.micropython.org/

Control commands:
  CTRL-A        -- on a blank line, enter raw REPL mode
  CTRL-B        -- on a blank line, enter normal REPL mode
  CTRL-C        -- interrupt a running program
  CTRL-D        -- on a blank line, do a soft reset of the board
  CTRL-E        -- on a blank line, enter paste mode

The link http://cbc.codebug.org.uk/ redirects to the main CodeBug webpage (www.codebug) - is this supposed to be https://docs.cbc.codebug.org.uk/?

Also, the MicroPython link should be https://www.micropython.org/ (there's no good reason for any URLs to not use HTTPS in the vast majority of cases).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions