1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

fix dweet.io href (#298)

This commit is contained in:
Luke Wendling 2017-04-15 06:03:22 -05:00 committed by Dave Conway-Jones
parent dd43a7c4aa
commit cdd3b04492

View File

@ -34,7 +34,7 @@ The thing id should be globally unique as they are all public - you are recommen
The Thing ID is set into `msg.dweet`, and the timesamp into `msg.created`.
For further info see the <a href="https://dweetio.io/" target="_new">Dweet.io website</a>
For further info see the <a href="https://dweet.io/" target="_new">Dweet.io website</a>
### Sample Flow