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: