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:
parent
dd43a7c4aa
commit
cdd3b04492
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user