diff --git a/docs/hardware/.pages b/docs/hardware/.pages index 2f455c7e5..3b909e31c 100644 --- a/docs/hardware/.pages +++ b/docs/hardware/.pages @@ -4,6 +4,7 @@ nav: - index.md - Adafruit: adafruit - AZ-Delivery: az-delivery + - Cheap Yellow Display: sunton - Dustin Watts: dustin-watts - Elecrow: elecrow - Espressif: espressif @@ -15,7 +16,6 @@ nav: - M5Stack: m5stack - Makerfabs: makerfabs - Seeed Studio: seeed-studio - - Sunton: sunton - Waveshare: waveshare - Wireless-Tag: wireless-tag - YeaCreate: yeacreate diff --git a/docs/hardware/az-delivery/feather.md b/docs/hardware/az-delivery/feather.md index e0b9e8b5f..1f657b2bb 100644 --- a/docs/hardware/az-delivery/feather.md +++ b/docs/hardware/az-delivery/feather.md @@ -13,7 +13,7 @@ The AZ-Touch Feather also uses a 2.8" TFT display but the footprint on the PCB i This AZ-Touch Feather kit can also be used to run openHASP with the HUZZAH32 or SparkFun Thing Plus ESP32-WROOM development boards. **Unlike the AZ-Touch MOD, the AZ-Touch Feather is a self-solder kit!** You have to solder *all* components to the PCB yourself. -For this reason the [AZ-Touch MOD](#az-touch-mod) is recommended over the AZ-Touch Feather. +For this reason the [AZ-Touch MOD](az-touch.md) is recommended over the AZ-Touch Feather. | Pros | Cons |:----- |:---- @@ -53,7 +53,7 @@ We do not offer pre-built binaries for the AZ-Touch Feather yet but these dev bo Each AZ-Touch kit comes with a nice wall mounting enclosure for the 2.4" or 2.8" touchscreen. It enables you to mount your project permanently in your living room, corridor or other exposed places. -The AZ-Touch Feather contains loose components that you need to solder to the PCB yourself using the [Assembly Guide](#documentation_1). +The AZ-Touch Feather contains loose components that you need to solder to the PCB yourself using the [Assembly Guide](#documentation).
diff --git a/docs/hardware/lanbon/lanbon-l8.md b/docs/hardware/lanbon/lanbon-l8.md index b31128803..4ad06fafa 100644 --- a/docs/hardware/lanbon/lanbon-l8.md +++ b/docs/hardware/lanbon/lanbon-l8.md @@ -206,7 +206,7 @@ The switch supports several wiring configurations:

diff --git a/docs/hardware/sunton/.pages b/docs/hardware/sunton/.pages index 69d97fffc..f3a82eabe 100644 --- a/docs/hardware/sunton/.pages +++ b/docs/hardware/sunton/.pages @@ -1,4 +1,4 @@ -title: Sunton +title: Cheap Yellow Display nav: - ESP32-1732S019: esp32-1732s019.md - ESP32-2424S012: esp32-2424s012.md diff --git a/docs/integrations/.pages b/docs/integrations/.pages index 006ba80be..a4226bd51 100644 --- a/docs/integrations/.pages +++ b/docs/integrations/.pages @@ -4,4 +4,4 @@ nav: - Home Assistant: home-assistant - Node-RED: node-red - OpenHAB: openhab - - More Examples: ../examples/pagination + - More Examples: examples/pagination