From 458e08fff498b51db9321140dd2482344cbb4a46 Mon Sep 17 00:00:00 2001 From: Marco Rodriguez-Salinas Date: Sun, 18 Feb 2024 21:02:56 -0800 Subject: [PATCH] Fixed firmware link --- docs/release/functionyard/fxblox-hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release/functionyard/fxblox-hardware.md b/docs/release/functionyard/fxblox-hardware.md index 12371a4..6e93a4f 100644 --- a/docs/release/functionyard/fxblox-hardware.md +++ b/docs/release/functionyard/fxblox-hardware.md @@ -7,7 +7,7 @@ id: fxblox-hardware ### Step 1: Download the Firmware -- **Download**: Find `minimal_update.zip` in the [latest release](https://github.com/functionland/rk1-image/releases/latest) under the Assets section on GitHub. As of 09/Feb/2024, this is the latest file: https://github.com/functionland/rk1-image/releases/download/v1.1.15/minimal_update.zip +- **Download**: Find `minimal_update.zip` in the [latest release](https://github.com/functionland/rk1-image/releases/latest) under the Assets section on GitHub. As of 16/Feb/2024, this is the latest file: https://github.com/functionland/rk1-image/releases/download/v1.1.22/minimal_update.zip - **Options**: - Download files with `minimal_` prefix if you do not need a desktop interface (access via Terminal, smaller file size). - Download files without `minimal_` prefix if you require a desktop interface.