From 6cfeab19c425797679b3fd76819a86f89915f799 Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 16 Dec 2019 17:30:37 +0000 Subject: [PATCH] update error guide link (#2554) --- docs/device/error-codes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/device/error-codes.md b/docs/device/error-codes.md index 8caa758e..c102e7db 100644 --- a/docs/device/error-codes.md +++ b/docs/device/error-codes.md @@ -19,7 +19,7 @@ basic.forever(function() { ## Board system errors -The @boardname@ system errors range between **01** - **99**. For a full list of these codes, what they mean and what you can do to resolve them, visit the [micro:bit guide to error codes](https://microbit.org/guide/hardware/error-codes/). +The @boardname@ system errors range between **01** - **99**. For a full list of these codes, what they mean and what you can do to resolve them, visit the [micro:bit guide to error codes](https://support.microbit.org/en/support/solutions/articles/19000016969). * **10** (`MICROBIT_I2C_LOCKUP`): the @boardname@'s I2C bus is not working * **20** (`MICROBIT_OOM`): there is no free memory on the @boardname@