mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
fix url structure for harbor breeze hack
This commit is contained in:
parent
2a096efc6d
commit
54958ad43a
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
id: harbor_breeze_solar
|
||||
title: Harbor Breeze Solar Light Enclosure Hack
|
||||
id: harbor-breeze-solar-hack
|
||||
title: RAK WisBlock Harbor Breeze Solar Light Enclosure Hack
|
||||
sidebar_label: Solar Light Enclosure Hack
|
||||
sidebar_position: 1
|
||||
---
|
|
@ -41,7 +41,7 @@ Download from [Printables](https://www.printables.com/model/286664-rak19003-micr
|
|||
|
||||
## Created by tavdog/Tavis Gustafson
|
||||
|
||||
### [Harbor Breeze Meshtastic Hack](./harbor_breeze_solar_enclosure.mdx)
|
||||
### [Harbor Breeze Meshtastic Hack](./harbor-breeze-solar-enclosure.mdx)
|
||||
|
||||
![Harbor Breeze Solar LED Meshtastic Hack Complete](/img/enclosures/hbmh_complete.png)
|
||||
|
||||
|
|
|
@ -71,6 +71,10 @@
|
|||
{
|
||||
"source": "/docs/legal/licensing/",
|
||||
"destination": "/docs/legal/licensing-and-trademark"
|
||||
},
|
||||
{
|
||||
"source": "/docs/hardware/devices/rak/enclosures/harbor_breeze_solar",
|
||||
"destination": "/docs/hardware/devices/rak/enclosures/harbor-breeze-solar-hack"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue