mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
fixed ids
This commit is contained in:
parent
97894285a6
commit
f8aff34915
|
@ -2,8 +2,8 @@
|
||||||
id: flashing-esp32
|
id: flashing-esp32
|
||||||
title: Flashing ESP32 devices firmware
|
title: Flashing ESP32 devices firmware
|
||||||
sidebar_label: ESP32 devices
|
sidebar_label: ESP32 devices
|
||||||
pagination_prev: flashing-firmware
|
pagination_prev: getting-started/flashing-firmware
|
||||||
pagination_next: first-steps
|
pagination_next: getting-started/first-steps
|
||||||
---
|
---
|
||||||
|
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
id: flashing-nrf52
|
id: flashing-nrf52
|
||||||
title: Flashing nRF52 devices firmware
|
title: Flashing nRF52 devices firmware
|
||||||
sidebar_label: nRF52 devices
|
sidebar_label: nRF52 devices
|
||||||
pagination_prev: flashing-firmware
|
pagination_prev: getting-started/flashing-firmware
|
||||||
pagination_next: first-steps
|
pagination_next: getting-started/first-steps
|
||||||
---
|
---
|
||||||
|
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
|
|
|
@ -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: first-steps
|
pagination_next: getting-started/first-steps
|
||||||
---
|
---
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
Loading…
Reference in a new issue