mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 15:01:19 -08:00
fixed ids
This commit is contained in:
parent
97894285a6
commit
f8aff34915
|
@ -2,8 +2,8 @@
|
|||
id: flashing-esp32
|
||||
title: Flashing ESP32 devices firmware
|
||||
sidebar_label: ESP32 devices
|
||||
pagination_prev: flashing-firmware
|
||||
pagination_next: first-steps
|
||||
pagination_prev: getting-started/flashing-firmware
|
||||
pagination_next: getting-started/first-steps
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
id: flashing-nrf52
|
||||
title: Flashing nRF52 devices firmware
|
||||
sidebar_label: nRF52 devices
|
||||
pagination_prev: flashing-firmware
|
||||
pagination_next: first-steps
|
||||
pagination_prev: getting-started/flashing-firmware
|
||||
pagination_next: getting-started/first-steps
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
id: meshtastic-flasher
|
||||
title: Using Meshtastic Flasher
|
||||
sidebar_label: Using Meshtastic Flasher
|
||||
pagination_next: first-steps
|
||||
pagination_next: getting-started/first-steps
|
||||
---
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
|
Loading…
Reference in a new issue