From 16deec4586734eb266fa839d1727aecbe233feae Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Mon, 20 Jul 2020 16:09:33 +0200 Subject: [PATCH] fixed links --- content/updatefirmware/_index.md | 2 +- content/updatefirmware/device.md | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/content/updatefirmware/_index.md b/content/updatefirmware/_index.md index 05078a8..1be7a4d 100644 --- a/content/updatefirmware/_index.md +++ b/content/updatefirmware/_index.md @@ -9,6 +9,6 @@ disable_breadcrumbs: true --- You can update the firmware of several different boards using different methods: * [Device](/updatefirmware/device/) -* [Device (OTA)](/updatefirmware/OTA/) +* [Device (OTA)](/updatefirmware/ota/) * [Expansion Board](/updatefirmware/expansionboard/) * [LTE Modem](/updatefirmware/ltemodem/) diff --git a/content/updatefirmware/device.md b/content/updatefirmware/device.md index 45c766c..c6f6347 100644 --- a/content/updatefirmware/device.md +++ b/content/updatefirmware/device.md @@ -14,10 +14,9 @@ Here are the download links to the update tool. Please download the appropriate * [macOS](https://software.pycom.io/findupgrade?product=pycom-firmware-updater&type=all&platform=macos&redirect=true) (10.11 or Higher) * [Linux](https://software.pycom.io/findupgrade?product=pycom-firmware-updater&type=all&platform=unix&redirect=true) (requires `dialog` and `python-serial` package) -{{% hint style="info" %}} -Previous versions of firmware are available for download [here](/advance/downgrade). -{{% /hint %}} -Jum to [common issues](#common-issues) +>Previous versions of firmware are available for download [here](/advance/downgrade). + +Jump to [common issues](#common-issues) ## Updating Device Firmware The basic firmware upgrade procedure can be found below, please follow these steps carefully: