switched first steps to clients

This commit is contained in:
Foster Irwin 2022-03-04 13:11:13 -07:00
parent f8aff34915
commit 27aa870595
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ id: flashing-esp32
title: Flashing ESP32 devices firmware title: Flashing ESP32 devices firmware
sidebar_label: ESP32 devices sidebar_label: ESP32 devices
pagination_prev: getting-started/flashing-firmware pagination_prev: getting-started/flashing-firmware
pagination_next: getting-started/first-steps pagination_next: getting-started/clients
--- ---
import Tabs from '@theme/Tabs'; import Tabs from '@theme/Tabs';

View file

@ -3,7 +3,7 @@ id: flashing-nrf52
title: Flashing nRF52 devices firmware title: Flashing nRF52 devices firmware
sidebar_label: nRF52 devices sidebar_label: nRF52 devices
pagination_prev: getting-started/flashing-firmware pagination_prev: getting-started/flashing-firmware
pagination_next: getting-started/first-steps pagination_next: getting-started/clients
--- ---
import Tabs from '@theme/Tabs'; import Tabs from '@theme/Tabs';

View file

@ -2,7 +2,7 @@
id: meshtastic-flasher id: meshtastic-flasher
title: Using Meshtastic Flasher title: Using Meshtastic Flasher
sidebar_label: Using Meshtastic Flasher sidebar_label: Using Meshtastic Flasher
pagination_next: getting-started/first-steps pagination_next: getting-started/clients
--- ---
import Tabs from '@theme/Tabs'; import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem'; import TabItem from '@theme/TabItem';