diff --git a/Zigbee.md b/Zigbee.md
index fca97cdd..b7f3850e 100644
--- a/Zigbee.md
+++ b/Zigbee.md
@@ -12,10 +12,10 @@ Z2T is a lightweight Zigbee solution running on an ESP82xx Wi-Fi chip. Hence it
## Hardware preparation
-`Z2T` requires a TI CC2530 based Zigbee board flashed with `Z-Stack-firmware` from Koen Kanters. More specifically, it requires `Z-Stack_Home_1.2`, Type `Default` (not `Source Routing`). The latest CC2530 firmware binaries can be downloaded [here](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_Home_1.2/bin/default).
+`Z2T` requires a TI CC2530 based Zigbee adapter board flashed with `Z-Stack-firmware` from Koen Kanters. More specifically, it requires `Z-Stack_Home_1.2`, `DEFAULT` type (not `SOURCE_ROUTING`). The latest CC2530 firmware binaries can be downloaded [here](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_Home_1.2/bin/default).
|Device |Specificities|
|---|---|
-|**CC2530 with PCB antenna**
|Compact and cheap, but with limited range.|
+|[**CC2530 with PCB antenna**](https://www.aliexpress.com/item/32935250268.html?spm=a2g0s.12269583.0.0.77161793yYnRqm)
|Compact and cheap, but with limited range.|
|**CC2530 with external antenna**
|Better range.|
-|**CC2530 with external antenna and CC2591 RF frontend**
|Best range, more expensive.
Please note that you need a specific firmware binary for the CC2591 frontend.|
+|**CC2530 with external antenna and CC2591 RF frontend**
|Best range, more expensive.
Please note that you need a specific firmware binary for the CC2591 frontend.|