From 52ee1984d11233795bf1fe17356b71a8d1904a5f Mon Sep 17 00:00:00 2001 From: "thomas.ekstrand" Date: Wed, 31 Jan 2024 11:05:24 -0600 Subject: [PATCH] Fix bullet point, US amazon link, remove harbor breeze redirect --- docs/hardware/devices/lora/index.mdx | 3 ++- docs/hardware/devices/tbeam/screens.mdx | 2 +- vercel.json | 4 ---- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/hardware/devices/lora/index.mdx b/docs/hardware/devices/lora/index.mdx index a69da503..d9bdf759 100644 --- a/docs/hardware/devices/lora/index.mdx +++ b/docs/hardware/devices/lora/index.mdx @@ -269,9 +269,10 @@ If after successfully flashing the device and the screen remains black, you may - Firmware file: `firmware-tlora-t3s3-v1.xxxxxxx.bin` - Purchase Links: + - US + - [Amazon](https://www.amazon.com/LILYGO-ESP32-S3-Development-Wireless-Display/dp/B0BW5W9QXZ) - International - [AliExpress](https://www.aliexpress.com/item/1005004627139838.html) - - [Amazon](https://www.amazon.com/LILYGO-ESP32-S3-Development-Wireless-Display/dp/B0BW5W9QXZ) - [Lilygo](https://www.lilygo.cc/products/t3s3-v1-0) - [Tindie](https://www.tindie.com/products/lilygo/lilygo-t3-s3-v10-esp32-s3-lora-sx1280-24g/) diff --git a/docs/hardware/devices/tbeam/screens.mdx b/docs/hardware/devices/tbeam/screens.mdx index 126b0485..1922c646 100644 --- a/docs/hardware/devices/tbeam/screens.mdx +++ b/docs/hardware/devices/tbeam/screens.mdx @@ -21,7 +21,7 @@ To attach the screen: ### Resources - Purchase Links: - US - [Rokland](https://store.rokland.com/products/lilygo-ttgo-0-96-inch-oled-white-color-text-display-module-l206-for-t-beam-and-t-sim) + - [Rokland](https://store.rokland.com/products/lilygo-ttgo-0-96-inch-oled-white-color-text-display-module-l206-for-t-beam-and-t-sim) - International - [Aliexpress](https://www.aliexpress.com/item/32922106384.html) diff --git a/vercel.json b/vercel.json index 9feff233..d7d53cc9 100644 --- a/vercel.json +++ b/vercel.json @@ -71,10 +71,6 @@ { "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" } ] }