fixed links

This commit is contained in:
Foster Irwin 2021-04-12 16:15:51 -06:00
parent 2a2683b351
commit 8e4a57f904
5 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
id: flashing_firmware_cli id: flashing_firmware_cli
title: Flashing Firmware CLI title: Flashing Firmware CLI
sidebar_label: Command Line Interface sidebar_label: Command Line Interface
slug: /flashing_firmware_cli slug: /getting_started/flashing_firmware/cli
--- ---
## Linux ## Linux

View file

@ -2,7 +2,7 @@
id: flashing_firmware_gui id: flashing_firmware_gui
title: Flashing Firmware GUI title: Flashing Firmware GUI
sidebar_label: Graphic User Interface sidebar_label: Graphic User Interface
slug: /flashing_firmware_gui slug: /getting_started/flashing_firmware/gui
--- ---
### Windows & MacOS ### Windows & MacOS

View file

@ -2,5 +2,5 @@
id: flashing_firmware_ota id: flashing_firmware_ota
title: Flashing Firmware OTA title: Flashing Firmware OTA
sidebar_label: Over The Air sidebar_label: Over The Air
slug: /flashing_firmware_ota slug: /getting_started/flashing_firmware/ota
--- ---

View file

@ -2,7 +2,7 @@
id: flashing_firmware_overview id: flashing_firmware_overview
title: Overview title: Overview
sidebar_label: Overview sidebar_label: Overview
slug: /flashing_firmware_overview slug: /getting_started/flashing_firmware/overview
--- ---
## Download Firmware ## Download Firmware

View file

@ -33,9 +33,9 @@ Be very careful to install the correct load for your board. In particular the po
If your device already has Meshtastic flashed to it, You can update over the air (OTA). Otherwise you'll need a computer and a **data** USB cable. If your device already has Meshtastic flashed to it, You can update over the air (OTA). Otherwise you'll need a computer and a **data** USB cable.
- [Install using over-the-air (OTA)](/flashing-firmware-ota) - [Install using over-the-air (OTA)](getting_started/flashing_firmware/ota)
- [Install using a graphical user interface (GUI)](/flashing-firmware-gui) - [Install using a graphical user interface (GUI)](getting_started/flashing_firmware/gui)
- [Install using the command line interface (CLI)](/flashing-firmware-cli) - [Install using the command line interface (CLI)](getting_started/flashing_firmware/cli)
## Connect to your Device ## Connect to your Device