Move the ham page

This commit is contained in:
Jm Casler 2022-01-23 10:14:26 -08:00
parent dd17933990
commit a8ccbca8d6
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
---
id: ham
title: Ham Operators
sidebar_label: Ham Operators
slug: /getting-started/ham
title: Licensed (HAM) Operation
sidebar_label: Licensed (HAM) Operation
slug: /software/device/ham
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

View file

@ -11,6 +11,7 @@ module.exports = {
"software/device/device-wifi",
"software/device/device-power",
"software/device/critical-error-codes",
"software/device/ham",
],
},
{
@ -99,7 +100,6 @@ module.exports = {
"Getting Started": [
"getting-started/overview",
"getting-started/faq",
"getting-started/ham",
{
"Flashing firmware": [
"getting-started/flashing-esp32",