Skip to content

Commit d96be5f

Browse files
adamchainzmarkshannon
authored andcommitted
Convert readthedocs link for their .org -> .io migration for hosted projects (bbcmicrobit#342)
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
1 parent b834b93 commit d96be5f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Tab completion works and is very useful!
7070

7171
Read our documentation here:
7272

73-
http://microbit-micropython.readthedocs.org/en/latest/
73+
https://microbit-micropython.readthedocs.io/en/latest/
7474

7575
You can also use the tools/pyboard.py script to run Python scripts directly
7676
from your PC, eg:

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ mailing list (https://mail.python.org/mailman/listinfo/microbit).
3232
Projects related to MicroPython on the BBC micro:bit include:
3333

3434
* `Mu <https://github.com/ntoll/mu>`_ - a simple code editor for kids, teachers and beginner programmers. Probably the easiest way for people to program MicroPython on the BBC micro:bit.
35-
* `uFlash <http://uflash.readthedocs.org/en/latest/>`_ - a command line tool for flashing raw Python scripts onto a BBC micro:bit.
35+
* `uFlash <https://uflash.readthedocs.io/en/latest/>`_ - a command line tool for flashing raw Python scripts onto a BBC micro:bit.
3636

3737
.. toctree::
3838
:maxdepth: 2

docs/tutorials/storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ If you have Python installed on the computer you use to program your BBC
174174
micro:bit then you can use a special utility called ``microfs`` (shortened to
175175
``ufs`` when using it in the command line). Full instructions for installing
176176
and using all the features of microfs can be found
177-
`in its documentation <http://microfs.rtfd.org>`_.
177+
`in its documentation <https://microfs.readthedocs.io>`_.
178178

179179
Nevertheless it's possible to do most of the things you need with just four
180180
simple commands::

source/microbit/help.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ STATIC const char *help_text =
5858
"\n"
5959
"For more information about Python, visit: http://python.org/\n"
6060
"To find out about MicroPython, visit: http://micropython.org/\n"
61-
"Python/micro:bit documentation is here: http://microbit-micropython.rtfd.org/\n"
61+
"Python/micro:bit documentation is here: https://microbit-micropython.readthedocs.io/\n"
6262
;
6363

6464
typedef struct _mp_doc_t {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy