Skip to content

Commit 41e1df1

Browse files
authored
fix: restore missing architecture diagram in README (#2125)
* Update link * Thingsboard -> ThingsBoard
1 parent 4f9f664 commit 41e1df1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Curious how the ThingsBoard IoT Gateway works in action?
2525
2626
---
2727

28-
[![What is ThingsBoard IoT Gateway?](https://thingsboard.io/images/gateway/python-gateway-animd-ff.svg)](https://thingsboard.io/docs/iot-gateway/what-is-iot-gateway/)
28+
[![What is ThingsBoard IoT Gateway?](https://img.thingsboard.io/gateway/python-gateway-animd-ff.svg)](https://thingsboard.io/docs/iot-gateway/what-is-iot-gateway/)
2929

3030
## 🔌 Gateway Features
3131

@@ -85,7 +85,7 @@ The IoT Gateway is implemented in **Python**, allowing powerful extension and cu
8585

8686
- **Custom connectors** let you interface with new devices or services.
8787
- **Custom converters** allow transformation of incoming messages to a ThingsBoard-compatible format.
88-
- The Gateway provides simple integration APIs, and encapsulates common Thingsboard related tasks: device provisioning, local data persistence and delivery, message converters and other.
88+
- The Gateway provides simple integration APIs, and encapsulates common ThingsBoard related tasks: device provisioning, local data persistence and delivery, message converters and other.
8989

9090
> Ideal for edge use cases where flexibility and protocol diversity are key.
9191

0 commit comments

Comments
 (0)